'Declaration Public Default Property Item( _ ByVal rowIndex As Integer _ ) As Object
'Declaration
Public Default Property Item( _ ByVal rowIndex As Integer _ ) As Object
public object this[ int rowIndex ]; {get; set;}
Column Class Column Members