DashboardToolbarItem.disabled Property
Gets or sets whether a toolbar 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 toolbar item is disabled; otherwise, false. |
See Also