The following tables list the members exposed by RowFiltersCollection.
Name | Description | |
---|---|---|
RowFiltersCollection Constructor |
Name | Description | |
---|---|---|
Count | (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) | |
IsReadOnly | (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) | |
Item | Accesses the members of the collection via the Key value. | |
LogicalOperator | (Inherited from Infragistics.RecordFilterCollection) |
Name | Description | |
---|---|---|
Items | (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) |
Name | Description | |
---|---|---|
Add | (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) | |
Clear | (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) | |
Contains | (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) | |
CopyTo | (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) | |
Dispose | Overloaded. (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) | |
GetEnumerator | (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) | |
GetRowFilterByColumnKey | Returns a RowFilter by its Key value. | |
IndexOf | (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) | |
Insert | (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) | |
Remove | (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) | |
RemoveAt | (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) |
Name | Description | |
---|---|---|
AddItem | Overridden. Adds the item at the specified index. | |
AddItemSilently | Overloaded. (Inherited from Infragistics.RecordFilterCollection) | |
GetCount | (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) | |
GetCurrentExpression | Overloaded. (Inherited from Infragistics.RecordFilterCollection) | |
GetItem | (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) | |
InsertItem | (Inherited from Infragistics.RecordFilterCollection) | |
OnCollectionItemChanged | (Inherited from Infragistics.RecordFilterCollection) | |
OnItemAdded | Overridden. Invoked when a Infragistics.IRecordFilter is added at the specified index. | |
OnItemRemoved | Overridden. Invoked when a Infragistics.IRecordFilter is removed at the specified index. | |
OnNotifyCollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) | |
OnPropertyChanged | (Inherited from Infragistics.RecordFilterCollection) | |
OnResetItems | (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) | |
RemoveItem | (Inherited from Infragistics.RecordFilterCollection) | |
RemoveItemSilently | (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) | |
ReplaceItem | (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) | |
ResetItems | Overridden. Removes all items from the collection. | |
ResetItemsSilently | (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<IRecordFilter>) | |
CollectionItemChanged | (Inherited from Infragistics.RecordFilterCollection) | |
PropertyChanged | (Inherited from Infragistics.RecordFilterCollection) |