Back to Devexpress

VectorLayer.AllowEditItems Property

wpf-devexpress-dot-xpf-dot-map-dot-vectorlayer-73618782.md

latest1.1 KB
Original Source

VectorLayer.AllowEditItems Property

Gets or sets the value that specifies whether the vector layer allows the MapEditor to modify its item collection.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
Boolean

true if the vector layer allows the MapEditor to modify its item collection.

|

See Also

VectorLayer Class

VectorLayer Members

DevExpress.Xpf.Map Namespace