See Also: TableLayoutStyle Members
The System.Windows.Forms.TableLayoutStyle class is a common base class for the System.Windows.Forms.ColumnStyle and System.Windows.Forms.RowStyle classes, which describe the appearance and behavior of columns and rows, respectively, in a System.Windows.Forms.TableLayoutPanel.
The series of styles that represent the current columns and rows in the current table layout are aggregated in a System.Windows.Forms.TableLayoutColumnStyleCollection and System.Windows.Forms.TableLayoutRowStyleCollection, respectively.