RowCollection.Item Property
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | rowIndex | Provides indexed access to individual rows in the collection. |
| Item[String] | rowHeading | Provides access to individual rows in the collection by their headings. |
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | rowIndex | Provides indexed access to individual rows in the collection. |
| Item[String] | rowHeading | Provides access to individual rows in the collection by their headings. |