Back to Devexpress

ToolbarContentItemBase.TextHorizontalAlignment Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcontentitembase-1bb94004.md

latest959 B
Original Source

ToolbarContentItemBase.TextHorizontalAlignment Property

Gets or sets the horizontal alignment applied to a ToolbarContentItemBase descendant’s text. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public TextAlignment TextHorizontalAlignment { get; set; }

Property Value

TypeDescription
TextAlignment

The horizontal alignment.

|

See Also

ToolbarContentItemBase Class

ToolbarContentItemBase Members

DevExpress.Maui.Controls Namespace