[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarDayButton.IsSelected

IsSelected Property

IsSelected

Gets a value indicating whether the date of DayInfo is in the selection of GrapeCity.Windows.InputMan.GcDropDownCalendar.

Declaration
public bool IsSelected { get; }
Public ReadOnly Property IsSelected As Boolean
Property Value
Type Description
bool

true if the date of DayInfo is selected; otherwise, false.