Back to Devexpress

DashboardExporterConnectionErrorEventArgs Class

dashboard-devexpress-dot-dashboardcommon-4c6da6d1.md

latest1.7 KB
Original Source

DashboardExporterConnectionErrorEventArgs Class

Provides data for the ConnectionError event.

Namespace : DevExpress.DashboardCommon

Assembly : DevExpress.Dashboard.v25.2.Core.dll

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class DashboardExporterConnectionErrorEventArgs :
    ConnectionErrorEventArgs
vb
Public Class DashboardExporterConnectionErrorEventArgs
    Inherits ConnectionErrorEventArgs

DashboardExporterConnectionErrorEventArgs is the data class for the following events:

Inheritance

Object EventArgs ConfigureDataConnectionEventArgs ConnectionErrorEventArgs DashboardExporterConnectionErrorEventArgs

See Also

DashboardExporterConnectionErrorEventArgs Members

DevExpress.DashboardCommon Namespace