MapDashboardItem.LockNavigation Property
Gets or sets whether map navigation is disabled.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, if map navigation is disabled; otherwise, false. |
Remarks
If map navigation is disabled, an end-user cannot perform zooming and scrolling on the map.
See Also