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