Back to Devexpress

ToolbarSeparator.Color Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarseparator-f4f896db.md

latest994 B
Original Source

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

csharp
public Color Color { get; set; }

Property Value

TypeDescription
Color

The color value that is applied to the ToolbarSeparator.

|

See Also

ToolbarSeparator Class

ToolbarSeparator Members

DevExpress.Maui.Controls Namespace