TreeListColumnCollection.Item Property
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Provides indexed access to columns within the collection. |
| Item[String] | key | Returns the column with the specified name, field name or caption. |
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Provides indexed access to columns within the collection. |
| Item[String] | key | Returns the column with the specified name, field name or caption. |