Back to Devexpress

ToolbarColorSelector.BorderThickness Property

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

latest906 B
Original Source

ToolbarColorSelector.BorderThickness Property

Gets or sets thickness 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 Thickness BorderThickness { get; set; }

Property Value

TypeDescription
Thickness

The ToolbarColorSelector border thickness.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace