Adds a new System.Windows.Forms.RowStyle to the System.Windows.Forms.TableLayoutRowStyleCollection.
- rowStyle
- The System.Windows.Forms.RowStyle to add to the System.Windows.Forms.TableLayoutRowStyleCollection.
The position into which the new element was inserted.
The TableLayoutRowStyleCollection.Add(RowStyle) 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.