ASPxClientDashboardTitleToolbarUpdatedEventArgs Class
In This Article
Provides data for the ASPxClientDashboard.DashboardTitleToolbarUpdated event.
#Declaration
TypeScript
declare class ASPxClientDashboardTitleToolbarUpdatedEventArgs extends ASPxClientEventArgs
#Remarks
Warning
A use of ASPx
API reduces flexibility when you configure the control. The DashboardASPx
object. The control provides access to all client settings and allows you to implement complex scenarios. We recommend that you use the Dashboard
API to configure the Web Dashboard on the client. More information: Client-Side Functionality.
The corresponding Dashboard
#Inherited Members
#Inheritance
ASPxClientEventArgs
ASPxClientDashboardTitleToolbarUpdatedEventArgs
#Properties
#Options Property
Provides access to dashboard title options.
#Declaration
TypeScript
Options: any
#Property Value
Type | Description |
---|---|
any | A Dashboard |