Back to Devexpress

EditBase.IconVerticalAlignment Property

maui-devexpress-dot-maui-dot-editors-dot-editbase-8a779629.md

latest867 B
Original Source

EditBase.IconVerticalAlignment Property

Gets or sets the vertical alignment of icons. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public LayoutAlignment IconVerticalAlignment { get; set; }

Property Value

TypeDefaultDescription
LayoutAlignmentTop

The icon’s vertical alignment.

|

See Also

EditBase Class

EditBase Members

DevExpress.Maui.Editors Namespace