MapEditor.CanRemoveItems Property
Gets or sets the value defining whether it is possible to remove items on the map.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if items can be removed; otherwise, false. |
See Also