TableLayoutPanelCellPosition.Column 屬性

定義

取得或設定當前 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

屬性值

目前 TableLayoutPanelCellPosition的列號。

適用於

另請參閱