Scheduler for WPF
Label プロパティ
すべて折りたたむ
全て展開
言語のフィルタ : すべて
言語のフィルタ : 複数
言語のフィルタ: Visual Basic
言語のフィルタ: Visual Basic (宣言)
言語のフィルタ: C#
Visual Basic (宣言)
C#
C1.ScheduleCore アセンブリ
>
C1.Schedule 名前空間
>
Appointment クラス
: Label プロパティ
Gets or sets the
Label
object associated with this appointment.
シンタックス
Visual Basic
C#
'宣言 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 メンバ