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.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if map items can be edited; otherwise, false. |
See Also