Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxMapControlNavigationPanel Properties
Show Inherited Hide Inherited

Stores Navigation Panel settings.
Name Description
Height Specifies the height of the navigation panel, in pixels.
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
ShowCoordinates Switches the visibility of the coordinates that correspond to the map point located under the mouse pointer.
ShowKilometersScale Specifies if the kilometers scale is visible.
ShowMilesScale Specifies if the miles scale is visible.
ShowScrollButtons Specifies if map scroll buttons are visible.
ShowZoomTrackBar Switches the visibility of the zoom track bar.
Style Provides access to the navigation panel’s appearance settings.
Visible Switches the visibility of the navigation panel.
XCoordinateDisplayMask Specifies the display format mask for the X coordinate.
YCoordinateDisplayMask Specifies the display format mask for the Y coordinate.
See Also