Version

CrossFieldRecordFilter Class Members

The following tables list the members exposed by CrossFieldRecordFilter.

Public Constructors
 NameDescription
Public ConstructorCrossFieldRecordFilter ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyFieldGets or sets the field whose cell data will be matched using the operator and operand.  
Public PropertyFieldNameGets or sets the name of the field whose cell data will be matched using the operator and operand.  
Public PropertyOperandGet/sets the operand to test with the Operator to determine if a cell matches the filter.  
Public PropertyOperatorGet/sets the operator to use with the Operand to determine if a cell matches the filter.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Public Methods
 NameDescription
Public MethodCloneOverridden. Returns a clone of the object  
Public MethodToStringReturns a string representation of the object  
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also