Back to Devexpress

TdxMapControlNavigationPanel.Visible Property

vcl-dxmapcontrol-dot-tdxmapcontrolnavigationpanel.md

latest740 B
Original Source

TdxMapControlNavigationPanel.Visible Property

Switches the visibility of the navigation panel.

Declaration

delphi
property Visible: Boolean read; write; default True;

Property Value

TypeDefault
BooleanTrue

Remarks

Set this property to True to display the navigation panel and its UI elements. Otherwise, they are hidden.

The default value of the Visible property is True.

See Also

TdxMapControlNavigationPanel Class

TdxMapControlNavigationPanel Members

dxMapControl Unit