See Also: ColumnStyle Members
The System.Windows.Forms.ColumnStyle class represents the user interface (UI) characteristics of column in a System.Windows.Forms.TableLayoutPanel. The styles for all the columns in such a table are collected in the TableLayoutPanel.ColumnStyles property.
This simple class offers the ColumnStyle.Width and TableLayoutStyle.SizeType properties for a column.