[]
Gets a value indicating whether the dates between StartDate and GrapeCity.Windows.InputMan.Primitives.CalendarInfo.EndDate are trailing dates.
public bool IsTrailing { get; }
Public ReadOnly Property IsTrailing As Boolean
Type | Description |
---|---|
bool | true if the dates between StartDate and GrapeCity.Windows.InputMan.Primitives.CalendarInfo.EndDate are trailing dates; otherwise, false. |