ReportToolbarClientSideEvents Properties
Provides additional client-side events to an ASPxClientReportToolbar.Name | Description |
---|---|
Init | Overrides the ClientSideEvents.Init property to hide it. |
ItemClick | Gets or sets the name of the JavaScript function or the entire code which will handle a client Report Toolbar’s ItemClick event. |
ItemValueChanged | Gets or sets the name of the JavaScript function or the entire code which will handle a client Report Toolbar’s ItemValueChanged event. |
See Also