WinUI コントロール
CalendarSelectionChangingEventArgs コンストラクタ

C1.WinUI.Calendar アセンブリ > C1.WinUI.Calendar 名前空間 > CalendarSelectionChangingEventArgs クラス : CalendarSelectionChangingEventArgs コンストラクタ
選択中の日付のリストです。
CalendarSelectionChangingEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal selectedDates As System.Collections.Generic.List(Of Date) _
)
public CalendarSelectionChangingEventArgs( 
   System.Collections.Generic.List<DateTime> selectedDates
)

パラメータ

selectedDates
選択中の日付のリストです。
参照

CalendarSelectionChangingEventArgs クラス
CalendarSelectionChangingEventArgs メンバ