Back to Devexpress

ToolbarColorSelector.BorderColor Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcolorselector-c02c6cf3.md

latest891 B
Original Source

ToolbarColorSelector.BorderColor Property

Gets or sets the color of the ToolbarColorSelector border. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public Color BorderColor { get; set; }

Property Value

TypeDescription
Color

The ToolbarColorSelector border color.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace