Version

RowsFilter Class Members

The following tables list the members exposed by RowsFilter.

Public Constructors
 NameDescription
Public ConstructorRowsFilter ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyColumnGets the Column which is being processed on.  
Public PropertyConditionsGets the collection of filter conditions which will be applied to this column  
Public PropertyFieldNameGets the field name of the property that is being filtered on.  
Public PropertyFieldTypeGets the Type of the FieldName property.  
Public PropertyObjectTypeGets the Type of the object that is being processed.  
Public PropertyObjectTypedInfoThe Type of the object along with any PropertyDescriptors.  
Public Methods
 NameDescription
Public MethodDisposeOverloaded. Releases the unmanaged resources used by the Infragistics.Collections.CollectionBase`1 and optionally releases the managed resources.  
Protected Methods
 NameDescription
Protected MethodGetCurrentExpressionOverloaded. Generates the current expression for this RowsFilter.  
Protected MethodOnPropertyChangedRaises the PropertyChanged event on this object.  
Public Events
 NameDescription
Public EventPropertyChangedFired when a property changes on the RowsFilter.  
See Also