Back to Devexpress

DataLoadingErrorEventArgs Class

dashboard-devexpress-dot-dashboardcommon-fb88de1e.md

latest1.8 KB
Original Source

DataLoadingErrorEventArgs Class

Provides data for the DataLoadingError events.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

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

DataLoadingErrorEventArgs is the data class for the following events:

Inheritance

Object EventArgs DataLoadingErrorEventArgs

See Also

DataLoadingErrorEventArgs Members

DevExpress.DashboardCommon Namespace