DashboardMenuItem.hasSeparator Property
Gets or sets whether a dashboard menu item has a separator.
Namespace: DevExpress.Dashboard
Assembly: DevExpress.Dashboard.v17.2.Web.Scripts.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if a dashboard menu item has a separator; otherwise, false. |
See Also