Skip to main content
A newer version of this page is available. .

MapItemEditingEventArgs Class

Provides data for the MapEditor.MapItemEditing event.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v21.1.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

[NonCategorized]
public class MapItemEditingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
MapItemEditingEventArgs
See Also