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