Skip to main content
All docs
V23.2

DashboardItemDataLoadingErrorWebEventArgs Class

Provides data for the DashboardItemDataLoadingError event.

Namespace: DevExpress.DashboardWeb

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

NuGet Package: DevExpress.Web.Dashboard.Common

Declaration

public class DashboardItemDataLoadingErrorWebEventArgs :
    DashboardItemDataLoadingErrorEventArgs

Inheritance

Object
EventArgs
DashboardItemDataLoadingErrorEventArgs
DashboardItemDataLoadingErrorWebEventArgs
See Also