ConnectionErrorWebEventArgs Class
In This Article
Provides data for the ASPxDashboard.ConnectionError and DashboardConfigurator.ConnectionError events.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.2.Web.dll
NuGet Package: DevExpress.Web.Dashboard.Common
#Declaration
public class ConnectionErrorWebEventArgs :
ConnectionErrorEventArgs
#Inheritance
Object
EventArgs
ConfigureDataConnectionEventArgs
ConnectionErrorEventArgs
ConnectionErrorWebEventArgs
See Also