DashboardTitle.Visible Property
Gets or sets whether the dashboard title is visible.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | true | true, if the dashboard title is visible; otherwise, false. |
See Also