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