Back to Devexpress

IEditableItem Interface

windowsforms-devexpress-dot-xtramap-585f9375.md

latest1.2 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public interface IEditableItem
vb
Public Interface IEditableItem

The following members return IEditableItem objects:

Remarks

The following classes implement the IEditableItem interface:

See Also

IEditableItem Members

DevExpress.XtraMap Namespace