GrapeCity.Win.MultiRow Namespace : SelectedRowCollection Class |
The following tables list the members exposed by SelectedRowCollection.
Name | Description | |
---|---|---|
![]() | Count | Gets the total number of Rows in the SelectedRowCollection. |
![]() | IsReadOnly | Gets a value that indicates whether the SelectedRowCollection is read-only. |
![]() | Item | Gets the Row at the specified index. |
Name | Description | |
---|---|---|
![]() | Contains | Determines whether the SelectedRowCollection contains a specific Row. |
![]() | CopyTo | Copies the elements of the SelectedRowCollection to a System.Array, starting at a particular System.Array index. |