Skip to main content
A newer version of this page is available.
All docs
V20.2

ASPxClientDashboardStateChangedEventArgs Class

Provides data for the ASPxClientDashboard.DashboardStateChanged event.

Declaration

declare class ASPxClientDashboardStateChangedEventArgs extends ASPxClientEventArgs

Inherited Members

Inheritance

ASPxClientEventArgs
ASPxClientDashboardStateChangedEventArgs

Properties

DashboardState Property

Gets the current state of the dashboard.

Declaration

DashboardState: string

Property Value

Type Description
string

A string value that is the current state of the dashboard.

Remarks

To learn more about a dashboard state, see Manage Dashboard State.