Scheduler for WPF
DeleteAppointment(Appointment) メソッド

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス > DeleteAppointment メソッド : DeleteAppointment(Appointment) メソッド
Deletes the appointment that is currently selected in control UI and also shows an appointment deletion options dialog in the case where the appointment is an occurrence of a recurrence pattern.
シンタックス
'宣言
 
Public Overloads Sub DeleteAppointment( _
   ByVal appointment As Appointment _
) 
public void DeleteAppointment( 
   Appointment appointment
)

パラメータ

appointment
解説
This method implements the DeleteAppointmentCommand command.
参照

C1Scheduler クラス
C1Scheduler メンバ
オーバーロード一覧