ColumnCollection.Item Property
Name | Parameters | Description |
---|---|---|
Item[Int32] | columnIndex | Provides indexed access to individual columns in the collection. |
Item[String] | columnHeading | Provides access to an individual column in the collection by its heading. |