Back to Devexpress

DXSeparator.Color Property

maui-devexpress-dot-maui-dot-core-dot-dxseparator-3c52a3af.md

latest988 B
Original Source

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

csharp
public Color Color { get; set; }

Property Value

TypeDescription
Color

The color value that is applied to the ToolbarSeparator.

|

See Also

DXSeparator Class

DXSeparator Members

DevExpress.Maui.Core Namespace