Back to Devexpress

ToolbarColorSelector.SelectionBorderThickness Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcolorselector-0d6ad3d0.md

latest938 B
Original Source

ToolbarColorSelector.SelectionBorderThickness Property

Gets or sets the thickness of the selection border within the ToolbarColorSelector. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public Thickness SelectionBorderThickness { get; set; }

Property Value

TypeDescription
Thickness

The selection border’s thickness.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace