Back to Devexpress

DXToolbar.FixedLeftIndent Property

maui-devexpress-dot-maui-dot-controls-dot-dxtoolbar-700003dc.md

latest921 B
Original Source

DXToolbar.FixedLeftIndent Property

Gets or sets the right indent between toolstrip items and toolbar items that are fixed to the left side. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public double FixedLeftIndent { get; set; }

Property Value

TypeDescription
Double

The right indent between toolstrip items and toolbar items that are fixed to the left side.

|

See Also

DXToolbar Class

DXToolbar Members

DevExpress.Maui.Controls Namespace