Method GetRowSpan
GetRowSpan(Control)
Gets a value that indicates the total number of rows that child content spans within a Grid.
public static int GetRowSpan(Control control)
Parameters
control
ControlThe control for which to get the row span.