WinUI コントロール
SelectedDates プロパティ (CalendarSelectionChangingEventArgs)

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

CalendarSelectionChangingEventArgs クラス
CalendarSelectionChangingEventArgs メンバ