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

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス : NewAppointmentDialogCommand フィールド
Defines the command that shows the Edit Appointment dialog for a creation of a new C1.C1Schedule.Appointment.
シンタックス
'宣言
 
Public Shared ReadOnly NewAppointmentDialogCommand As System.Windows.Input.RoutedCommand
public static readonly System.Windows.Input.RoutedCommand NewAppointmentDialogCommand
解説
This command is executed by the C1Scheduler and is implemented by the NewAppointmentDialog methods.

The time interval for which an appointment will be created is determined by the sender’s DataContext.

参照

C1Scheduler クラス
C1Scheduler メンバ