Back to Devexpress

ConnectionErrorWebEventArgs Class

dashboard-devexpress-dot-dashboardweb-20061285.md

latest1.8 KB
Original Source

ConnectionErrorWebEventArgs Class

Provides data for the ASPxDashboard.ConnectionError and DashboardConfigurator.ConnectionError events.

Namespace : DevExpress.DashboardWeb

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

NuGet Package : DevExpress.Web.Dashboard.Common

Declaration

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

ConnectionErrorWebEventArgs is the data class for the following events:

Inheritance

Object EventArgs ConfigureDataConnectionEventArgs ConnectionErrorEventArgs ConnectionErrorWebEventArgs

See Also

ConnectionErrorWebEventArgs Members

DevExpress.DashboardWeb Namespace