Version

ComparisonCondition Class Properties

For a list of all members of this type, see ComparisonCondition members.

Public Properties
 NameDescription
Public PropertyCaseSensitiveGets / sets if the filter that will be built from this term will be case sensitive.  
Public PropertyFilterValueGets / sets the value that will be used to build the filter.  
Public PropertyOperatorGets / sets the ComparisonCondition that should be applied.  
Public PropertyParentThe IRecordFilter object that ultimately is the parent of this object. (Inherited from Infragistics.ComparisonConditionBase)
See Also