DXCalendarActualAppearance.ForwardIconColor Property
Gets the forward icon’s color that is applied to the DXCalendar.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
Declaration
public Color ForwardIconColor { get; }
Property Value
Type | Description |
---|---|
Color | The forward icon’s color. |
See Also