TableLayoutPanelCellPosition.Row 屬性

定義

取得或設定當前 TableLayoutPanelCellPosition的列號。

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

屬性值

目前 TableLayoutPanelCellPosition的列號。

適用於

另請參閱