TableLayoutPanel::GetColumnWidths Method ()
.NET Framework (current version)
Returns an array representing the widths, in pixels, of the columns in the TableLayoutPanel.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return Value
Type: array<System::Int32>^An array of type Int32 that contains the widths, in pixels, of the columns in the TableLayoutPanel.
.NET Framework
Available since 2.0
Available since 2.0
Show: