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