Version

CustomComparisonCondition Class Members

The following tables list the members exposed by CustomComparisonCondition.

Public Constructors
Public Properties
 NameDescription
Public PropertyExpressionGets / sets the Expression that will be used by the filtering statement.  
Public PropertyFilterValueGets / sets the value that will be used to build the filter.  
Public PropertyParentThe IRecordFilter object that ultimately is the parent of this object. (Inherited from Infragistics.ComparisonConditionBase)
Protected Properties
 NameDescription
Protected Internal PropertyFilterOperandGet / set the type of the FilterOperand (via string)  
Protected Methods
 NameDescription
Protected MethodGetCurrentExpressionOverloaded. Overridden. Generates the current expression for this ComparisonConditionBase.  
Protected MethodOnPropertyChangedRaises the PropertyChanged event. (Inherited from Infragistics.ComparisonConditionBase)
Public Events
 NameDescription
Public EventPropertyChangedEvent raised when a property on this object changes. (Inherited from Infragistics.ComparisonConditionBase)
See Also