TableLayoutSettings.GetColumnSpan(Object) 메서드

정의

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

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

매개 변수

control
Object

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

반품

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

적용 대상

추가 정보