DashboardItemGroupInteractivityOptions Properties
Contains options that control interactivity features, such as Master Filtering and drill-down.| Name | Description |
|---|---|
| AllowMasterFilterWithIntermediateAggregates static | Gets or sets whether the use of the Aggr function for filtering is allowed. Inherited from FilterableDashboardItemInteractivityOptions. |
| IgnoreMasterFilters | Gets or sets whether the current dashboard item ignores filtering applied by master filters. Inherited from FilterableDashboardItemInteractivityOptions. |
| IsMasterFilter | Gets or sets whether external dashboard items can be filtered using master filter items contained in the current DashboardItemGroup / TabContainerDashboardItem. |
See Also