TableLayoutPanelCellPosition.Column Właściwość

Definicja

Pobiera lub ustawia numer kolumny bieżącego TableLayoutPanelCellPosition.

public:
 property int Column { int get(); void set(int value); };
public int Column { get; set; }
member this.Column : int with get, set
Public Property Column As Integer

Wartość właściwości

Numer kolumny bieżącego TableLayoutPanelCellPosition.

Dotyczy

Zobacz też