Skip to main content
A newer version of this page is available. .

NavigationPanelOptions.Orientation Property

Returns the orientation of the Navigation Panel.

Namespace: DevExpress.UI.Xaml.Map

Assembly: DevExpress.UI.Xaml.Map.v19.2.dll

Declaration

public Orientation Orientation { get; }

Property Value

Type Description
Orientation

A Orientation object.

Property Paths

You can access this nested property as listed below:

Object Type Path to Orientation
MapControl
See Also