Skip to main content

SetInitialDashboardStateEventArgs Class

Provides data for the ASPxDashboard.SetInitialDashboardState event.

Namespace: DevExpress.DashboardWeb

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

NuGet Package: DevExpress.Web.Dashboard.Common

Declaration

public class SetInitialDashboardStateEventArgs :
    EventArgs

Inheritance

Object
EventArgs
SetInitialDashboardStateEventArgs
See Also