[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarInfo.IsTrailing

IsTrailing Property

IsTrailing

Gets a value indicating whether the dates between StartDate and GrapeCity.Windows.InputMan.Primitives.CalendarInfo.EndDate are trailing dates.

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

true if the dates between StartDate and GrapeCity.Windows.InputMan.Primitives.CalendarInfo.EndDate are trailing dates; otherwise, false.