[]
Gets a collection of the selected dates.
public SelectedDatesCollection SelectedDates { get; }
Public ReadOnly Property SelectedDates As SelectedDatesCollection
Type | Description |
---|---|
SelectedDatesCollection | A SelectedDatesCollection object that contains the currently selected dates. The default is an empty collection. |