ASPxClientDashboardItemCaptionToolbarUpdatedEventArgs Class
Provides data for the ASPxClientDashboard.ItemCaptionToolbarUpdated event.
#Declaration
declare class ASPxClientDashboardItemCaptionToolbarUpdatedEventArgs 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
#Properties
#ItemName Property
Gets a component name of the dashboard item.
#Declaration
ItemName: string
#Property Value
Type | Description |
---|---|
string | A string value that is a component name of the dashboard item. |
#Options Property
Provides access to caption options of the dashboard item.
#Declaration
Options: any
#Property Value
Type | Description |
---|---|
any | A Dashboard |