ASPxClientDashboardChangedEventArgs Class
Provides data for the ASPxClientDashboard.DashboardChanged event.
Declaration
declare class ASPxClientDashboardChangedEventArgs extends ASPxClientEventArgs
Inherited Members
Inheritance
ASPxClientEventArgs
ASPxClientDashboardChangedEventArgs
Properties
DashboardId Property
Gets the identifier of a newly opened dashboard.
Declaration
DashboardId: string
Property Value
Type | Description |
---|---|
string | A string value that is an identifier of newly opened dashboard. |