Back to Devexpress

DashboardConnectionErrorEventArgs Class

dashboard-devexpress-dot-dashboardcommon-1937f160.md

latest1.8 KB
Original Source

DashboardConnectionErrorEventArgs Class

Provides data for ConnectionError events.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

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

DashboardConnectionErrorEventArgs is the data class for the following events:

Inheritance

Object EventArgs ConfigureDataConnectionEventArgs ConnectionErrorEventArgs DashboardConnectionErrorEventArgs

See Also

DashboardConnectionErrorEventArgs Members

DevExpress.DashboardCommon Namespace