NavigationPanelOptions.HorizontalAlignment Property
Returns the horizontal alignment of the Navigation Panel.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
| Type | Description |
|---|---|
| HorizontalAlignment | A HorizontalAlignment object. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to HorizontalAlignment |
|---|---|
| MapControl |
|
| MapControl |
|
See Also