DXExpander.ActualVerticalAlignment Property
In This Article
Gets the actual vertical alignment.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
#Declaration
C#
public LayoutAlignment ActualVerticalAlignment { get; }
#Property Value
Type | Description |
---|---|
Layout |
The actual vertical alignment. |
See Also