MapEditor.AllowSaveActions Property
Gets or sets the value specifying whether the Map control saves an end-user’s actions performed while editing the map.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if the Map control saves the performed actions; otherwise, false. |
See Also