C1.Win.C1FlexGrid Namespace : ConditionFilter Class |
The following tables list the members exposed by ConditionFilter.
Name | Description | |
---|---|---|
ConditionFilter Constructor | Initializes a new instance of a ConditionFilter. |
Name | Description | |
---|---|---|
AndConditions | Gets or sets whether the filter conditions should be combined with an 'And' or with an 'Or' operator. | |
Condition1 | Gets the first filter condition. | |
Condition2 | Gets the second filter condition. | |
IsActive | Gets or sets a value that determines whether the filter is active. |
Name | Description | |
---|---|---|
Apply | Applies the filter to a value. | |
Clone | Creates a clone of this ConditionFilter. | |
GetEditor | Gets the editor used to modify the filter at run time. | |
Reset | Resets the filter making it inactive. |