ToolboxExtension.toolbarGroups Property
Provides access to a collection of toolbar groups from the Toolbox.
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 toolbar groups (DashboardToolbarGroup). |
See Also