Skip to main content
All docs
V24.2

DashboardItemDataLoadingErrorWebEventArgs Class

Provides data for the DashboardItemDataLoadingError event.

Namespace: DevExpress.DashboardWeb

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

NuGet Package: DevExpress.Web.Dashboard.Common

#Declaration

public class DashboardItemDataLoadingErrorWebEventArgs :
    DashboardItemDataLoadingErrorEventArgs

#Inheritance

Object
EventArgs
DashboardItemDataLoadingErrorEventArgs
DashboardItemDataLoadingErrorWebEventArgs
See Also