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

ASPxClientDashboardInitializedEventArgs Class

Provides data for the ASPxClientDashboard.DashboardInitialized event.

Declaration

declare class ASPxClientDashboardInitializedEventArgs extends ASPxClientEventArgs

Inherited Members

Inheritance

ASPxClientEventArgs
ASPxClientDashboardInitializedEventArgs

Properties

DashboardId Property

Gets the dashboard’s unique name.

Declaration

DashboardId: string

Property Value

Type Description
string

A string that is a dashboard’s unique name.