DashboardToolboxItem.disabled Property
Gets or sets whether a toolbox item should be disabled.
Namespace: DevExpress.Dashboard
Assembly: DevExpress.Dashboard.v17.2.Web.Scripts.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.Web.Scripts.KnockoutObservableBoolean | true, if a toolbox item should be disabled; otherwise, false. |
See Also