ComponentOne FlexGrid for WinForms
ConditionFilter Class Members
Properties  Methods 

C1.Win.C1FlexGrid Namespace : ConditionFilter Class

The following tables list the members exposed by ConditionFilter.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a ConditionFilter.  
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 or sets a value that determines whether the filter is active.  
Top
Public Methods
 NameDescription
Public MethodApplies the filter to a value.  
Public MethodCreates a clone of this ConditionFilter.  
Public MethodGets the editor used to modify the filter at run time.  
Public MethodResets the filter making it inactive.  
Top
See Also

Reference

ConditionFilter Class
C1.Win.C1FlexGrid Namespace