- control
- A child control of the System.Windows.Forms.TableLayoutPanel.
The number of columns spanned by the child control. The default is 1.
Column spanning is often useful for positioning a control that is considerably wider than its peers.
This method is called by the ColumnSpan property, which the panel adds to its child controls at design time.