Gets or sets whether to display the state of master filter items in the dashboard title.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v18.2.Core.dll
public bool ShowMasterFilterState { get; set; }
Public Property ShowMasterFilterState As Boolean
Type | Default | Description |
---|---|---|
Boolean | true |
true, to display the state of master filter items in the dashboard title; otherwise, false. |
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.