MapDashboardItem.LockNavigation Property
Gets or sets whether map navigation is disabled.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v22.2.Core.dll
NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design
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