Scheduler for WPF
DeleteAppointmentCommand フィールド (C1Scheduler)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス : DeleteAppointmentCommand フィールド
Defines the command that deletes the C1.C1Schedule.Appointment(s).
シンタックス
'宣言
 
Public Shared ReadOnly DeleteAppointmentCommand As System.Windows.Input.RoutedCommand
public static readonly System.Windows.Input.RoutedCommand DeleteAppointmentCommand
解説
This command is executed by the C1Scheduler and is implemented by the DeleteAppointment methods.

Command parameter might be one of the next values:

If parameter value is not specified, then control will delete the appointment that is currently selected in the control UI.

参照

C1Scheduler クラス
C1Scheduler メンバ