Back to Devexpress

ToolbarContentItemBase.HorizontalContentAlignment Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcontentitembase-4a74fedb.md

latest1.1 KB
Original Source

ToolbarContentItemBase.HorizontalContentAlignment Property

Gets or sets the horizontal alignment of a ToolbarContentItemBase descendant’s content. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public LayoutAlignment? HorizontalContentAlignment { get; set; }

Property Value

TypeDescription
Nullable<LayoutAlignment>

The horizontal alignment of a ToolbarContentItemBase descendant’s content.

|

See Also

ToolbarContentItemBase Class

ToolbarContentItemBase Members

DevExpress.Maui.Controls Namespace