Calendar for WPF
WeekendExceptions プロパティ

C1.WPF.Calendar アセンブリ > C1.WPF.Calendar 名前空間 > CalendarHelper クラス : WeekendExceptions プロパティ
稼働する週末のリストを保持する System.Collections.ObjectModel.ObservableCollection`1 オブジェクトを取得または設定します。
シンタックス
'宣言
 
Public Property WeekendExceptions As System.Collections.ObjectModel.ObservableCollection(Of Date)
public System.Collections.ObjectModel.ObservableCollection<DateTime> WeekendExceptions {get; set;}
解説
このプロパティを設定すると、項目が新しい値から基になるコレクションにコピーされます。
参照

CalendarHelper クラス
CalendarHelper メンバ