DashboardTitle.ShowMasterFilterState Property
Gets or sets whether to display the state of master filter items in the dashboard title.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, to display the state of master filter items in the dashboard title; otherwise, false. |
Remarks
When an end-user hovers over the icon within the dashboard title, all master filters applied to the dashboard are displayed in the invoked popup.
See Also