Version

ConditionGroup Class Members

The following tables list the members exposed by ConditionGroup.

Public Constructors
 NameDescription
Public ConstructorConditionGroup ConstructorInitializes a new instance of the ConditionGroup class.  
Public Properties
 NameDescription
Public PropertyConditionsGets the collection of filter conditions which will be applied to this column  
Public PropertyExpression (Inherited from Infragistics.CustomComparisonCondition)
Public PropertyFilterValue (Inherited from Infragistics.CustomComparisonCondition)
Public PropertyParent (Inherited from Infragistics.ComparisonConditionBase)
Protected Properties
 NameDescription
Protected Internal PropertyFilterOperand (Inherited from Infragistics.CustomComparisonCondition)
Protected Methods
 NameDescription
Protected MethodGetCurrentExpressionOverloaded. Overridden. Generates the current expression for this Infragistics.ComparisonConditionBase using the inputted context.  
Protected MethodOnPropertyChanged (Inherited from Infragistics.ComparisonConditionBase)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.ComparisonConditionBase)
See Also