CustomSelectableCellAppearanceEventArgs.IsTrailing Property
In This Article
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
C#
public bool IsTrailing { get; }
#Property Value
Type | Description |
---|---|
Boolean |
|
See Also