Back to Devexpress

MapEditor.CanRemoveItems Property

wpf-devexpress-dot-xpf-dot-map-dot-mapeditor-51ad0221.md

latest1022 B
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public bool CanRemoveItems { get; set; }
vb
Public Property CanRemoveItems As Boolean

Property Value

TypeDescription
Boolean

true if end-users are allowed to remove items; otherwise false.

|

See Also

MapEditor Class

MapEditor Members

DevExpress.Xpf.Map Namespace