Skip to main content
A newer version of this page is available. .

FilterableDashboardItemInteractivityOptions.AllowMasterFilterWithIntermediateAggregates Property

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v18.2.Core.dll

Declaration

[Browsable(false)]
public static bool AllowMasterFilterWithIntermediateAggregates { get; set; }

Property Value

Type
Boolean

Property Paths

You can access this nested property as listed below:

Show 25 property paths
Object Type Path to AllowMasterFilterWithIntermediateAggregates
BoundImageDashboardItem
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
BubbleMapDashboardItem
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
CardDashboardItem
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
ChartDashboardItem
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
ChartDashboardItemBase
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
ChoroplethMapDashboardItem
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
ComboBoxDashboardItem
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
CustomDashboardItem
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
DashboardItemGroup
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
DashboardTabPage
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
GaugeDashboardItem
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
GeoPointMapDashboardItem
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
GeoPointMapDashboardItemBase
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
GridDashboardItem
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
KpiDashboardItem<TKpiElement>
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
ListBoxDashboardItem
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
MapDashboardItem
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
PieDashboardItem
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
PieMapDashboardItem
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
PivotDashboardItem
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
RangeFilterDashboardItem
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
ScatterChartDashboardItem
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
TextBoxDashboardItem
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
TreemapDashboardItem
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
TreeViewDashboardItem
.InteractivityOptions.AllowMasterFilterWithIntermediateAggregates
See Also