Scheduler for WPF
NewAppointmentDialog(VisualInterval) メソッド

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス > NewAppointmentDialog メソッド : NewAppointmentDialog(VisualInterval) メソッド
VisualInterval that determines an initial period of time for a creating C1.C1Schedule.Appointment.
Shows the Edit Appointment dialog for the creation of a new C1.C1Schedule.Appointment.
シンタックス
'宣言
 
Public Overloads Sub NewAppointmentDialog( _
   ByVal forInterval As VisualInterval _
) 
public void NewAppointmentDialog( 
   VisualInterval forInterval
)

パラメータ

forInterval
VisualInterval that determines an initial period of time for a creating C1.C1Schedule.Appointment.
解説
This methods implements the NewAppointmentDialogCommand command.
参照

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