FlexGrid for WinForms
ConditionFilter Class Members
Properties  Methods 

The following tables list the members exposed by ConditionFilter.

Public Constructors
 NameDescription
Public ConstructorConditionFilter ConstructorInitializes a new instance of a ConditionFilter.  
Top
Public Properties
 NameDescription
Public PropertyAndConditionsGets or sets whether the filter conditions should be combined with an 'And' or with an 'Or' operator.  
Public PropertyCondition1Gets the first filter condition.  
Public PropertyCondition2Gets the second filter condition.  
Public PropertyIsActiveGets or sets a value that determines whether the filter is active.  
Top
Public Methods
 NameDescription
Public MethodApplyApplies the filter to a value.  
Public MethodCloneCreates a clone of this ConditionFilter.  
Public MethodGetEditorGets the editor used to modify the filter at run time.  
Public MethodResetResets the filter making it inactive.  
Top
See Also

Reference

ConditionFilter Class
C1.Win.C1FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback