ComponentOne FlexPivot for WinForms
C1FlexPivotFilter Class Members
Properties  Methods  Events

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace : C1FlexPivotFilter Class

The following tables list the members exposed by C1FlexPivotFilter.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a C1FlexPivotFilter.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets whether the filter conditions should be combined with an 'And' or with an 'Or' operator.  
Public PropertyGets the first filter condition.  
Public PropertyGets the second filter condition.  
Public PropertyGets the field that this filter is acting on.  
Public PropertyGets a value that indicates the filter is active.  
Public PropertyGets a value that indicates the custom filter is active.  
Public PropertyGets or sets an array with the values that should be included in the output.  
Public PropertyGets or sets the list of values to be displayed in the value filter list editor.  
Top
Public Methods
 NameDescription
Public MethodApplies the filter to a value.  
Public MethodClears the filter.  
Public MethodReads a filter from Xml.  
Public MethodPersist filter to Xml.  
Top
Public Events
 NameDescription
Public EventFires when a property changes.  
Top
See Also

Reference

C1FlexPivotFilter Class
C1.FlexPivot Namespace