Method SetColumnSpan
SetColumnSpan(Control, int)
Sets a value that indicates the total number of columns that child content spans within a Grid.
public static void SetColumnSpan(Control control, int value)
Sets a value that indicates the total number of columns that child content spans within a Grid.
public static void SetColumnSpan(Control control, int value)