Back to Devexpress

ExtractConnectionErrorEventArgs Class

dashboard-devexpress-dot-dashboardcommon-de4227f4.md

latest1.4 KB
Original Source

ExtractConnectionErrorEventArgs Class

Provides data for the DashboardExtractDataSource.ConnectionError event.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class ExtractConnectionErrorEventArgs :
    EventArgs
vb
Public Class ExtractConnectionErrorEventArgs
    Inherits EventArgs

ExtractConnectionErrorEventArgs is the data class for the following events:

Inheritance

Object EventArgs ExtractConnectionErrorEventArgs

See Also

ExtractConnectionErrorEventArgs Members

DevExpress.DashboardCommon Namespace