System.Windows.Forms.TableLayoutPanel.GetRowHeights Method

Returns an array representing the heights, in pixels, of the rows in the System.Windows.Forms.TableLayoutPanel.

Syntax

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

Returns

An array of type int that contains the heights, in pixels, of the rows 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