Back to Devexpress

ToolbarPage.ItemSpacing Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarpage-a0bb3b02.md

latest937 B
Original Source

ToolbarPage.ItemSpacing Property

Gets or sets the spacing value that is displayed between DXToolbar items of this page. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public double? ItemSpacing { get; set; }

Property Value

TypeDescription
Nullable<Double>

The spacing value between DXToolbar items.

|

See Also

ToolbarPage Class

ToolbarPage Members

DevExpress.Maui.Controls Namespace