C1.WPF.DataFilter Namespace / CalendarFilterBase Class / SelectedDates Property

In This Topic
SelectedDates Property (CalendarFilterBase)
In This Topic
Gets or sets an System.DateTime array of selected dates.
Syntax
'Declaration
 
Public Property SelectedDates As Date()
 
See Also