[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalendar.SelectedDates

SelectedDates Property

SelectedDates

Gets a collection of the selected dates.

Declaration
public SelectedDatesCollection SelectedDates { get; }
Public ReadOnly Property SelectedDates As SelectedDatesCollection
Property Value
Type Description
SelectedDatesCollection

A SelectedDatesCollection object that contains the currently selected dates. The default is an empty collection.