Skip to main content

ExtractConnectionErrorEventArgs Class

Provides data for the DashboardExtractDataSource.ConnectionError event.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

Declaration

public class ExtractConnectionErrorEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ExtractConnectionErrorEventArgs
See Also