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
public bool IsTrailing { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also