Method SetRowColumn
SetRowColumn(Control, int, int)
Sets a value that indicates which row and column child control within a Grid should appear in.
public static void SetRowColumn(Control control, int row, int col)
Sets a value that indicates which row and column child control within a Grid should appear in.
public static void SetRowColumn(Control control, int row, int col)