Back to Devexpress

CalendarCellData.IsTrailing Property

maui-devexpress-dot-maui-dot-editors-dot-calendarcelldata-d37c2616.md

latest822 B
Original Source

CalendarCellData.IsTrailing Property

Returns whether the calendar displays days related to the previous and next months.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public bool IsTrailing { get; }

Property Value

TypeDescription
Boolean

true if ; otherwise, false.

|

See Also

CalendarCellData Class

CalendarCellData Members

DevExpress.Maui.Editors Namespace