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