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

    Provides data for the DashboardItemDataLoadingError event.

    Namespace: DevExpress.DashboardWeb

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

    NuGet Package: DevExpress.Web.Dashboard.Common

    Declaration

    public class DashboardItemDataLoadingErrorWebEventArgs :
        DashboardItemDataLoadingErrorEventArgs

    Inheritance

    Object
    EventArgs
    DashboardItemDataLoadingErrorEventArgs
    DashboardItemDataLoadingErrorWebEventArgs
    See Also