TableLayoutPanelCellPosition.Column Właściwość

Definicja

Pobiera lub ustawia numer kolumny bieżącego TableLayoutPanelCellPositionelementu .

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

Int32

Numer kolumny bieżącego TableLayoutPanelCellPositionelementu .

Dotyczy

Zobacz też