VectorItemsLayer.AllowEditItems Property
Gets or sets the value specifying whether the map vector layer’s items can be edited.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if map items can be edited; otherwise, false. |
See Also