ASPxClientDashboardBeginUpdateEventArgs Class
Provides data for the ASPxClientDashboard.DashboardBeginUpdate event.
Declaration
declare class ASPxClientDashboardBeginUpdateEventArgs extends ASPxClientEventArgs
Inherited Members
Inheritance
ASPxClientEventArgs
ASPxClientDashboardBeginUpdateEventArgs
Properties
DashboardId Property
Gets the identifier of the dashboard for which the event was raised.
Declaration
DashboardId: string
Property Value
Type | Description |
---|---|
string | A string value that is the dashboard identifier. |