[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarInfo.HasSelectedDays

HasSelectedDays Property

HasSelectedDays

Gets a value indicating whether the date range of StartDate and EndDate contains some selected days.

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

true if the date range of StartDate and EndDate contains some selected days.; otherwise, false.