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