'Declaration Public ReadOnly Default Property Item( _ ByVal col As Integer _ ) As GridCell
'Declaration
Public ReadOnly Default Property Item( _ ByVal col As Integer _ ) As GridCell
public GridCell this[ int col ]; {get;}
GridRow Class GridRow Members