constructor(field: PivotField): PivotFilter
Initializes a new instance of the PivotFilter class.
PivotField that owns this filter.
Gets or sets the types of filtering provided by this filter.
Setting this property to null causes the filter to use the value defined by the owner filter's defaultFilterType property.
Represents a filter used to select values for a PivotField.