[]
Gets a value indicating whether the Date is a trailing day.
public bool IsTrailing { get; }
Public ReadOnly Property IsTrailing As Boolean
Type | Description |
---|---|
bool |
When a GrapeCity.Windows.InputMan.GcDropDownCalendar shows a month, February 1998, for example, and the 7 days before February 1st 1998 and the 7 days after February 28 1998 are trailing days. The IsTrailing of the GrapeCity.Windows.InputMan.Primitives.CalendarDayButton which represents such days, is true.