DashboardParameterDialogExtension.showDialogButton Property
Gets or sets whether to show the Dashboard Parameters button in the dashboard title.
Namespace: DevExpress.Dashboard
Assembly: DevExpress.Dashboard.v17.2.Web.Scripts.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.Web.Scripts.KnockoutObservableBoolean | true, to show the Dashboard Parameters button; otherwise, false. |
See Also