DXCalendarActualAppearance.BackwardIconColor Property
Gets the backward icon’s color value that is applied to the DXCalendar.
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 backward icon’s color. |
See Also