Back to Devexpress

SetInitialDashboardStateEventArgs Class

dashboard-devexpress-dot-dashboardweb-0062c45c.md

latest1.4 KB
Original Source

SetInitialDashboardStateEventArgs Class

Provides data for the ASPxDashboard.SetInitialDashboardState event.

Namespace : DevExpress.DashboardWeb

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

NuGet Package : DevExpress.Web.Dashboard.Common

Declaration

csharp
public class SetInitialDashboardStateEventArgs :
    EventArgs
vb
Public Class SetInitialDashboardStateEventArgs
    Inherits EventArgs

SetInitialDashboardStateEventArgs is the data class for the following events:

Inheritance

Object EventArgs SetInitialDashboardStateEventArgs

See Also

SetInitialDashboardStateEventArgs Members

DevExpress.DashboardWeb Namespace