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