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