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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

Declaration

[NonCategorized]
public class MapItemEditingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
MapItemEditingEventArgs
See Also