TableLayoutStyle Class
Implements the basic functionality that represents the appearance and behavior of a table layout.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The TableLayoutStyle class is a common base class for the ColumnStyle and RowStyle classes, which describe the appearance and behavior of columns and rows, respectively, in a TableLayoutPanel.
The series of styles that represent the current columns and rows in the current table layout are aggregated in a TableLayoutColumnStyleCollection and TableLayoutRowStyleCollection, respectively.
System.Windows.Forms.TableLayoutStyle
System.Windows.Forms.ColumnStyle
System.Windows.Forms.RowStyle
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.