DashboardPanelExtension.visible Property
Gets or sets whether the Dashboard Panel is visible.
Namespace: DevExpress.Dashboard
Assembly: DevExpress.Dashboard.v17.2.Web.Scripts.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.Web.Scripts.KnockoutObservableBoolean | true, to display the Dashboard Panel; otherwise, false. |
See Also