System.Windows.Forms.TableLayoutPanel.GetColumnWidths Method

Returns an array representing the widths, in pixels, of the columns in the System.Windows.Forms.TableLayoutPanel.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
public int[] GetColumnWidths ()

Returns

An array of type int that contains the widths, in pixels, of the columns in the System.Windows.Forms.TableLayoutPanel.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0