Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
RowsFilter Class Members
The following tables list the members exposed by RowsFilter.
Public Properties
| Name | Description |
| Column | Gets the Column which is being processed on. |
| Conditions | Gets the collection of filter conditions which will be applied to this column |
| FieldName | Gets the field name of the property that is being filtered on. |
| FieldType | Gets the Type of the FieldName property. |
| ObjectType | Gets the Type of the object that is being processed. |
| ObjectTypedInfo | The Type of the object along with any PropertyDescriptors. |
Public Methods
| Name | Description |
| Dispose | Overloaded. Releases the unmanaged resources used by the Infragistics.Collections.CollectionBase`1 and optionally releases the managed resources. |
Public Events
See Also