[]
Gets a value indicating whether this CalendarButton is inactive. This is a dependency property.
public bool IsInactive { get; }
Public ReadOnly Property IsInactive As Boolean
Type | Description |
---|---|
bool |
The CalendarButton out of the range of the current date range which the GrapeCity.Windows.InputMan.GcDropDownCalendar displays is the Inactive button. For example, when GrapeCity.Windows.InputMan.GcDropDownCalendar is in GrapeCity.Windows.InputMan.CalendarMode.Decade display mode, the GrapeCity.Windows.InputMan.GcDropDownCalendar.FocusedDate is 2009/09/29, the control displays 2000-2009, so the first button which displays 1999 and the last button which displays 2010 are the Inactive buttons.