PivotSummaryFilter Properties
Contains summary filter settings.Name | Description |
---|---|
ColumnField | Gets or sets a column field used to identify a detail level to which the filtering is applied. |
ColumnFieldComponentName | For internal use. |
EndValue | Gets or sets the maximum summary value to be displayed. |
IsEmpty | Gets whether the filter is inactive. |
Mode | Gets or sets whether summary filtering should be applied to the last detail level or to the specified one. |
RowField | Gets or sets the row field used to identify a detail level to which the filtering is applied. |
RowFieldComponentName | For internal use. |
StartValue | Gets or sets the minimum summary value to be displayed. |
Validity | Gets whether the specified value range and detail level are valid. |
See Also