DashboardItemInteractivityOptions 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. |
IsDrillDownEnabled | Gets or sets whether drill-down is enabled. |
IsMasterFilter | Obsolete. Gets or sets whether this dashboard item acts as a Master Filter. |
MasterFilterMode | Gets or sets the selection mode of the master filter item. |
See Also