ToolboxExtension.toolboxGroups Property
Provides access to a collection of the Toolbox groups.
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 toolbox groups (DashboardToolboxGroup). |
See Also