TableLayoutStyle::SizeType Property
.NET Framework (current version)
Gets or sets a flag indicating how a row or column should be sized relative to its containing table.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Windows.Forms::SizeTypeOne of the SizeType values that specifies how rows or columns of user interface (UI) elements should be sized relative to their container. The default is AutoSize.
.NET Framework
Available since 2.0
Available since 2.0
Show: