Scheduler for WPF
Appointments プロパティ (VisualInterval)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > VisualInterval クラス : Appointments プロパティ
Gets a collection of IntervalAppointment objects representing appointments whose time range is intersected with the time range of this VisualInterval.
シンタックス
'宣言
 
Public ReadOnly Property Appointments As IntervalAppointmentCollection
public IntervalAppointmentCollection Appointments {get;}
解説
This collection provides active notifications when a set of appointments intersecting with this VisualInterval is changed, so you can safely bind UI elements to it in XAML.
参照

VisualInterval クラス
VisualInterval メンバ