| C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace : SelectedRowCollection Class |
The following tables list the members exposed by SelectedRowCollection.
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets or sets the specified Row index from the collection. |
| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. Adds a row to the end of the collection. |
![]() | Clear | Removes all elements from the collection. |
![]() | IndexOf | Gets the index of the specified row. |
![]() | Insert | Inserts a row at the specified index. |
![]() | RemoveAt | Removes the row at the specified index. |