DashboardControlBase.ShowParametersButton Property
In This Article
Gets or sets whether to display the Parameters button in the dashboard title.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Xpf.Dashboard.v24.2.dll
NuGet Package: DevExpress.Wpf.Dashboard
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to display the Parameters button; otherwise, false. |
See Also