Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ConditionGroup Class Members
The following tables list the members exposed by ConditionGroup.
Public Properties
| Name | Description |
| Conditions | Gets the collection of filter conditions which will be applied to this column |
| Expression | (Inherited from Infragistics.CustomComparisonCondition) |
| FilterValue | (Inherited from Infragistics.CustomComparisonCondition) |
| Parent | (Inherited from Infragistics.ComparisonConditionBase) |
Protected Properties
| Name | Description |
| FilterOperand | (Inherited from Infragistics.CustomComparisonCondition) |
Protected Methods
| Name | Description |
| GetCurrentExpression | Overloaded. Overridden. Generates the current expression for this Infragistics.ComparisonConditionBase using the inputted context. |
| OnPropertyChanged | (Inherited from Infragistics.ComparisonConditionBase) |
Public Events
| Name | Description |
| PropertyChanged | (Inherited from Infragistics.ComparisonConditionBase) |
See Also