Scheduler for WPF
Label プロパティ (Appointment)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > Appointment クラス : Label プロパティ
Gets or sets the Label object associated with this appointment.
シンタックス
'宣言
 
Public Property Label As Label
public Label Label {get; set;}
解説
Labels may be associated with an appointment to effectively group appointments. This property only accepts Label objects which are present in the C1ScheduleStorage.LabelStorage storage.
参照

Appointment クラス
Appointment メンバ