C1.C1DataExtender.2 Assembly > C1.C1DataExtender Namespace > C1ViewRow Class > Item Property : Item(Int32) Property |
'Declaration Public Overloads Property Item( _ ByVal columnIndex As System.Integer _ ) As System.Object
public System.object Item( System.int columnIndex ) {get; set;}