The following tables list the members exposed by RowCollection.
Name | Description | |
---|---|---|
RowCollection Constructor | Initializes a new instance of the RowCollection class. |
Name | Description | |
---|---|---|
Count | (Inherited from Infragistics.Collections.CollectionBase<Row>) | |
IsReadOnly | (Inherited from Infragistics.Collections.CollectionBase<Row>) | |
Item | (Inherited from Infragistics.Collections.CollectionBase<Row>) |
Name | Description | |
---|---|---|
Items | (Inherited from Infragistics.Collections.CollectionBase<Row>) |
Name | Description | |
---|---|---|
Add | (Inherited from Infragistics.Collections.CollectionBase<Row>) | |
Contains | (Inherited from Infragistics.Collections.CollectionBase<Row>) | |
CopyTo | (Inherited from Infragistics.Collections.CollectionBase<Row>) | |
CreateItem | Overloaded. (Inherited from Infragistics.Collections.BindableItemCollection<Row>) | |
Dispose | Overloaded. (Inherited from Infragistics.Collections.CollectionBase<Row>) | |
GetEnumerator | (Inherited from Infragistics.Collections.CollectionBase<Row>) | |
IndexOf | (Inherited from Infragistics.Collections.CollectionBase<Row>) | |
Insert | (Inherited from Infragistics.Collections.CollectionBase<Row>) | |
Remove | (Inherited from Infragistics.Collections.CollectionBase<Row>) | |
RemoveAt | (Inherited from Infragistics.Collections.CollectionBase<Row>) | |
RemoveRange | Removes the specified list of items. | |
SelectAll | Selects all the rows in this collection. |
Name | Description | |
---|---|---|
AddBoundItem | (Inherited from Infragistics.Collections.BindableItemCollection<Row>) | |
AddItem | (Inherited from Infragistics.Collections.BindableItemCollection<Row>) | |
AddItemSilently | (Inherited from Infragistics.Collections.CollectionBase<Row>) | |
GetCount | (Inherited from Infragistics.Collections.BindableItemCollection<Row>) | |
GetItem | (Inherited from Infragistics.Collections.BindableItemCollection<Row>) | |
InsertItem | (Inherited from Infragistics.Collections.BindableItemCollection<Row>) | |
OnItemAdded | (Inherited from Infragistics.Collections.CollectionBase<Row>) | |
OnItemRemoved | (Inherited from Infragistics.Collections.CollectionBase<Row>) | |
OnNotifyCollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<Row>) | |
OnPropertyChanged | (Inherited from Infragistics.Collections.CollectionBase<Row>) | |
OnResetItems | (Inherited from Infragistics.Collections.CollectionBase<Row>) | |
RemoveItem | (Inherited from Infragistics.Collections.BindableItemCollection<Row>) | |
RemoveItemSilently | (Inherited from Infragistics.Collections.CollectionBase<Row>) | |
ReplaceItem | (Inherited from Infragistics.Collections.CollectionBase<Row>) | |
ResetItems | (Inherited from Infragistics.Collections.CollectionBase<Row>) | |
ResetItemsSilently | (Inherited from Infragistics.Collections.CollectionBase<Row>) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<Row>) |