Back to Devexpress

ToolbarColorSelector.SelectionBorderColor Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcolorselector-596a47a3.md

latest913 B
Original Source

ToolbarColorSelector.SelectionBorderColor Property

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

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public Color SelectionBorderColor { get; set; }

Property Value

TypeDescription
Color

The selection border’s color.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace