'Declaration Public Overloads Sub SetCellValue( _ ByVal cellType As GridCellType, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal value As Object _ )
public void SetCellValue( GridCellType cellType, int row, int column, object value )
FlexGrid Class FlexGrid Members Overload List