TableLayoutSettings.GetRowSpan(Object) 메서드

정의

자식 컨트롤이 포함된 셀에 걸쳐 있는 행 수를 가져옵니다.

public:
 int GetRowSpan(System::Object ^ control);
public int GetRowSpan(object control);
member this.GetRowSpan : obj -> int
Public Function GetRowSpan (control As Object) As Integer

매개 변수

control
Object

셀 내에 포함된 컨트롤입니다.

반품

자식 컨트롤이 포함된 셀에 걸쳐 있는 행 수입니다.

적용 대상

추가 정보