Back to Devexpress

CustomSelectableCellAppearanceEventArgs.IsTrailing Property

maui-devexpress-dot-maui-dot-editors-dot-customselectablecellappearanceeventargs-fb259bd3.md

latest978 B
Original Source

CustomSelectableCellAppearanceEventArgs.IsTrailing Property

Gets whether the processed day belongs to the previous or next month.

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 the processed day belongs to the previous or next month; otherwise, false.

|

See Also

CustomSelectableCellAppearanceEventArgs Class

CustomSelectableCellAppearanceEventArgs Members

DevExpress.Maui.Editors Namespace