다음을 통해 공유


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의 행 번호입니다.

적용 대상

추가 정보