Back to Devexpress

ToolbarColorSelector.SelectionBorderPadding Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcolorselector-05c69983.md

latest927 B
Original Source

ToolbarColorSelector.SelectionBorderPadding Property

Gets or sets paddings 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 SelectionBorderPadding { get; set; }

Property Value

TypeDescription
Thickness

Paddings of the selection border.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace