DashboardToolbarItem.name Property
Gets or sets a unique name of the dashboard toolbar item.
Namespace: DevExpress.Dashboard
Assembly: DevExpress.Dashboard.v17.2.Web.Scripts.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string value that is a unique toolbar item name. |
Remarks
Use the name property value to address the toolbar item.
See Also