| C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > C1FlexPivotEngine Class : FilterFields Property |
'Declaration Public ReadOnly Property FilterFields As C1FlexPivotFieldList
public C1FlexPivotFieldList FilterFields {get;}
Fields in this list do not appear in the output table, but are still used for filtering the input data.
See the Fields property for details and an example.