CalendarHeaderViewModel.ForwardIconColor Property
Gets the color of the forward icon in the calendar header.
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 icon color. |
See Also