CalendarHeaderViewModel.BackwardIconColor Property
Gets the color of the backward icon in the calendar header.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
Declaration
public Color BackwardIconColor { get; }
Property Value
Type | Description |
---|---|
Color | The icon color. |
See Also