Adds an item to the System.Windows.Forms.TableLayoutColumnStyleCollection.
- columnStyle
- The System.Windows.Forms.ColumnStyle to add to the System.Windows.Forms.TableLayoutColumnStyleCollection.
The position into which the new element was inserted.
The TableLayoutColumnStyleCollection.Add(ColumnStyle) method reapplies the table layout to all the controls in the current System.Windows.Forms.TableLayoutPanel container.
The number of styles stored in a collection is limited only by available memory.