Scheduler for WPF
WeekendExceptions プロパティ (CalendarHelper)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > CalendarHelper クラス : WeekendExceptions プロパティ
Gets or sets the System.Collections.ObjectModel.ObservableCollection`1 object which holds the list of weekend days which should be working.
シンタックス
'宣言
 
Public Property WeekendExceptions As System.Collections.ObjectModel.ObservableCollection(Of Date)
public System.Collections.ObjectModel.ObservableCollection<DateTime> WeekendExceptions {get; set;}
解説
Setting this property copies items from the new value to the underlying collection.
参照

CalendarHelper クラス
CalendarHelper メンバ