Back to Devexpress

DashboardControlBase.ShowParametersButton Property

dashboard-devexpress-dot-dashboardwpf-dot-dashboardcontrolbase-d68f4b58.md

latest1.4 KB
Original Source

DashboardControlBase.ShowParametersButton Property

Gets or sets whether to display the Parameters button in the dashboard title.

Namespace : DevExpress.DashboardWpf

Assembly : DevExpress.Xpf.Dashboard.v25.2.dll

NuGet Package : DevExpress.Wpf.Dashboard

Declaration

csharp
public bool ShowParametersButton { get; set; }
vb
Public Property ShowParametersButton As Boolean

Property Value

TypeDescription
Boolean

true to display the Parameters button; otherwise, false.

|

See Also

Manage Dashboard Parameters in WPF Dashboard Control

Title and Item Captions

DashboardControlBase Class

DashboardControlBase Members

DevExpress.DashboardWpf Namespace