TableLayoutPanel.GetRowHeights Metoda

Definice

Vrátí matici představující výšku v pixelech řádků v TableLayoutPanelsadě .

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()

Návraty

Int32[]

Pole typu Int32 obsahující výšku v pixelech řádků v TableLayoutPanelsadě .

Atributy

Platí pro