'宣言 Public Function New( _ ByVal selectedDates As System.Collections.Generic.List(Of Date) _ )
public CalendarSelectionChangingEventArgs( System.Collections.Generic.List<DateTime> selectedDates )
パラメータ
- selectedDates
- 選択中の日付のリストです。
'宣言 Public Function New( _ ByVal selectedDates As System.Collections.Generic.List(Of Date) _ )
public CalendarSelectionChangingEventArgs( System.Collections.Generic.List<DateTime> selectedDates )