Skip to main content

DashboardLoadingWebEventArgs Class

Provides data for the ASPxDashboard.DashboardLoading event.

Namespace: DevExpress.DashboardWeb

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

NuGet Package: DevExpress.Web.Dashboard.Common

#Declaration

public class DashboardLoadingWebEventArgs :
    EventArgs

#Inheritance

Object
EventArgs
DashboardLoadingWebEventArgs
See Also