MapEditor.CanRemoveItems Property
Gets or sets the value the specifies whether end-users are allowed to remove any map item.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if end-users are allowed to remove items; otherwise false. |
See Also