Back to Devexpress

ToolbarColorSelector.Spacing Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcolorselector-9f06094d.md

latest888 B
Original Source

ToolbarColorSelector.Spacing Property

Gets or sets the spacing between the ToolbarColorSelector items. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public double Spacing { get; set; }

Property Value

TypeDescription
Double

The spacing between the ToolbarColorSelector items.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace