ConnectionErrorWpfEventArgs Class
In This Article
Provides data for the ConnectionError event.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Dashboard.v24.2.Wpf.dll
NuGet Package: DevExpress.Wpf.Dashboard
#Declaration
public class ConnectionErrorWpfEventArgs :
ConnectionErrorEventArgs
#Inheritance
Object
EventArgs
ConfigureDataConnectionEventArgs
ConnectionErrorEventArgs
ConnectionErrorWpfEventArgs
See Also