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

屬性值

Int32

目前 TableLayoutPanelCellPosition 的資料列號。

適用於

另請參閱