ToolboxExtension.menuItems Property
Provides access to a collection of the dashboard menu items.
Namespace: DevExpress.Dashboard
Assembly: DevExpress.Dashboard.v17.2.Web.Scripts.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.Web.Scripts.KnockoutObservableArray | A KnockoutObservableArray object that is a collection of the dashboard menu items (DashboardMenuItem). |
See Also