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

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

반환

Int32

자식 컨트롤이 들어 있는 셀이 확장될 열 수입니다.

적용 대상

추가 정보