IEditableItem Interface
An interface that should be implemented by any class representing a map item that can be edited using the Map Editor.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Related API Members
The following members return IEditableItem objects:
Remarks
The following classes implement the IEditableItem interface:
See Also