TableLayoutPanel.GetColumnWidths Metoda

Definicja

Zwraca tablicę reprezentującą szerokości w pikselach kolumn w elemecie TableLayoutPanel.

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

Zwraca

Int32[]

Tablica typu Int32 zawierająca szerokości w pikselach kolumn w elemecie TableLayoutPanel.

Atrybuty

Dotyczy