| C1.Win.C1List.4 Assembly > C1.Win.C1List Namespace > C1DisplayColumnCollection Class : Item Property |
| Overload | Description |
|---|---|
| Item(Int32) | Gets the specified C1DisplayColumn from the collection at the specified index. |
| Item(C1DataColumn) | Gets the specified C1DisplayColumn from the collection wich contains the specified C1DataColumn. |
| Item(String) | Gets the specified C1DisplayColumn from the collection with the specified name. |