Skip to main content
All docs
V24.2

ASPxClientDashboardChangedEventArgs Class

Provides data for the ASPxClientDashboard.DashboardChanged event.

#Declaration

TypeScript
declare class ASPxClientDashboardChangedEventArgs extends ASPxClientEventArgs

#Inherited Members

#Inheritance

ASPxClientEventArgs
ASPxClientDashboardChangedEventArgs

#Properties

#DashboardId Property

Gets the identifier of a newly opened dashboard.

#Declaration

TypeScript
DashboardId: string

#Property Value

Type Description
string

A string value that is an identifier of newly opened dashboard.