TableLayoutPanel.GetRowHeights Metoda

Definicja

Zwraca tablicę reprezentującą wysokość w pikselach wierszy w obiekcie TableLayoutPanel.

public:
 cli::array <int> ^ GetRowHeights();
[System.ComponentModel.Browsable(false)]
public int[] GetRowHeights ();
[<System.ComponentModel.Browsable(false)>]
member this.GetRowHeights : unit -> int[]
Public Function GetRowHeights () As Integer()

Zwraca

Int32[]

Tablica typu Int32 zawierająca wysokości w pikselach wierszy w obiekcie TableLayoutPanel.

Atrybuty

Dotyczy