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