Scheduler for WinForms
Duration プロパティ (Appointment)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > Appointment クラス : Duration プロパティ
Gets or sets the System.TimeSpan value indicating the duration of the appointment.
シンタックス
'宣言
 
Public Property Duration As System.TimeSpan
public System.TimeSpan Duration {get; set;}
解説
At setting this property, if it's value is not equal to the whole number of days, the AllDayEvent property will be set to false.
参照

Appointment クラス
Appointment メンバ