| C1.Win.C1List.4 Assembly > C1.Win.C1List Namespace > C1DataColumnCollection Class > Item Property : Item(Int32) Property |
'Declaration Public Overloads Property Item( _ ByVal index As System.Integer _ ) As C1DataColumn
public C1DataColumn Item( System.int index ) {get; set;}