Skip to main content
All docs
V26.1
  • DashboardItemDataLoadingErrorWebEventArgs Class

    Provides data for the DashboardItemDataLoadingError event.

    Namespace: DevExpress.DashboardWeb

    Assembly: DevExpress.Dashboard.v26.1.Web.dll

    Declaration

    public class DashboardItemDataLoadingErrorWebEventArgs :
        DashboardItemDataLoadingErrorEventArgs

    Inheritance

    Object
    EventArgs
    DashboardItemDataLoadingErrorEventArgs
    DashboardItemDataLoadingErrorWebEventArgs
    See Also