Version

FilterValueProxyRowsFilter Class Members

The following tables list the members exposed by FilterValueProxyRowsFilter.

Public Constructors
 NameDescription
Public ConstructorFilterValueProxyRowsFilter ConstructorInitializes a new instance of the FilterValueProxyRowsFilter class.  
Public Properties
 NameDescription
Public PropertyColumnGets the RowsFilter.Column which is being processed on. (Inherited from Infragistics.Controls.Grids.RowsFilter)
Public PropertyConditionsGets the collection of filter conditions which will be applied to this column (Inherited from Infragistics.Controls.Grids.RowsFilter)
Public PropertyFieldNameOverridden. Gets the field name of the property that is being filtered on.  
Public PropertyFieldTypeOverridden. Gets the Type of the FieldName property.  
Public PropertyObjectTypeGets the Type of the object that is being processed. (Inherited from Infragistics.Controls.Grids.RowsFilter)
Public PropertyObjectTypedInfoThe Type of the object along with any PropertyDescriptors. (Inherited from Infragistics.Controls.Grids.RowsFilter)
Public Methods
 NameDescription
Public MethodDisposeOverloaded. Releases the unmanaged resources used by the Infragistics.Collections.CollectionBase`1 and optionally releases the managed resources. (Inherited from Infragistics.Controls.Grids.RowsFilter)
Protected Methods
 NameDescription
Protected MethodGetCurrentExpressionOverloaded. Overridden. Generates the current expression for this RowsFilter.  
Protected MethodOnPropertyChangedRaises the RowsFilter.PropertyChanged event on this object. (Inherited from Infragistics.Controls.Grids.RowsFilter)
Public Events
 NameDescription
Public EventPropertyChangedFired when a property changes on the RowsFilter. (Inherited from Infragistics.Controls.Grids.RowsFilter)
See Also