Scheduler for WPF
ReminderTimeBeforeStart プロパティ (C1SchedulerSettings)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1SchedulerSettings クラス : ReminderTimeBeforeStart プロパティ
Gets or sets the default System.TimeSpan value which should be used as initial value for the C1.C1Schedule.Appointment.ReminderTimeBeforeStart property. The default value is 15 minutes.
シンタックス
'宣言
 
Public Property ReminderTimeBeforeStart As System.TimeSpan
public System.TimeSpan ReminderTimeBeforeStart {get; set;}
解説
You should honor this property if you create appointments from code.
参照

C1SchedulerSettings クラス
C1SchedulerSettings メンバ