DashboardMenuItem.selected Property
Gets or sets whether the dashboard menu item is selected.
Namespace: DevExpress.Dashboard
Assembly: DevExpress.Dashboard.v17.2.Web.Scripts.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.Web.Scripts.KnockoutObservableBoolean | true, if the dashboard menu item is selected; otherwise, false; |
See Also