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