Version

CrossFieldRecordFilterGroup Class Members

The following tables list the members exposed by CrossFieldRecordFilterGroup.

Public Constructors
 NameDescription
Public ConstructorCrossFieldRecordFilterGroup ConstructorConstructor. Initializes a new instance of CrossFieldRecordFilter.  
Public Properties
 NameDescription
Public PropertyFiltersA collection of CrossFieldRecordFilterBase instances.  
Public PropertyLogicalOperatorGets/sets the logical operator to use when evaluating the Filters of this group.  
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