Calendar for WPF
SelectedDates プロパティ (CalendarSelectionChangingEventArgs)

C1.WPF.Calendar アセンブリ > C1.WPF.Calendar 名前空間 > CalendarSelectionChangingEventArgs クラス : SelectedDates プロパティ
選択した日付のリストを取得します。
シンタックス
'宣言
 
Public ReadOnly Property SelectedDates As System.Collections.Generic.List(Of Date)
public System.Collections.Generic.List<DateTime> SelectedDates {get;}
参照

CalendarSelectionChangingEventArgs クラス
CalendarSelectionChangingEventArgs メンバ