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

屬性值

Int32

目前 TableLayoutPanelCellPosition 的資料行號。

適用於

另請參閱