DashboardToolbarItem.click Property
Gets or sets a custom function that is invoked when a click occurs.
Namespace: DevExpress.Dashboard
Assembly: DevExpress.Dashboard.v17.2.Web.Scripts.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Action | A custom function that is invoked when a click occurs. |
See Also