Back to Devexpress

MapErrorEventArgs Class

windowsforms-devexpress-dot-xtramap-2ae65621.md

latest1.1 KB
Original Source

MapErrorEventArgs Class

Provides data for the LayerBase.Error event.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public class MapErrorEventArgs :
    EventArgs
vb
Public Class MapErrorEventArgs
    Inherits EventArgs

MapErrorEventArgs is the data class for the following events:

Inheritance

Object EventArgs MapErrorEventArgs

See Also

MapErrorEventArgs Members

DevExpress.XtraMap Namespace