[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarButton.HasSelectedDays

HasSelectedDays Property

HasSelectedDays

Gets a value indicating whether the date range of CalendarInfo contains some days in the selection of GrapeCity.Windows.InputMan.GcDropDownCalendar. This is a dependency property.

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

true if the calendar info contains some days in selection; otherwise, false