Back to Devexpress

ToolbarContentItemBase.TextVerticalAlignment Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcontentitembase-81c73b67.md

latest951 B
Original Source

ToolbarContentItemBase.TextVerticalAlignment Property

Gets or sets the vertical 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 TextVerticalAlignment { get; set; }

Property Value

TypeDescription
TextAlignment

The vertical alignment.

|

See Also

ToolbarContentItemBase Class

ToolbarContentItemBase Members

DevExpress.Maui.Controls Namespace