- control
- A child control of the System.Windows.Forms.TableLayoutPanel.
The number of rows spanned by the child control. The default is 1.
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.