DashboardMenuItem.data Property
Gets or sets data that is used by a menu item.
Namespace: DevExpress.Dashboard
Assembly: DevExpress.Dashboard.v17.2.Web.Scripts.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object that contains data used by a menu item. |
See Also