- control
- A child control of the System.Windows.Forms.TableLayoutPanel.
- value
- The number of rows to span.
Row spanning is often useful for positioning a control that is considerably taller than its peers.
This method is called by the RowSpan property, which the panel adds to its child controls at design time.