DXSeparator.Color Property
Gets the color value that is applied to the ToolbarSeparator. To specify this value, use the Color property.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
#Declaration
public Color Color { get; set; }
#Property Value
Type | Description |
---|---|
Color | The color value that is applied to the Toolbar |