다음을 통해 공유


BandLayoutOptions.ColumnCount 속성

정의

테이블릭스가 렌더링될 때 각 밴드 시트에 표시될 열의 수를 가져옵니다.

public:
 property int ColumnCount { int get(); };
public int ColumnCount { get; }
member this.ColumnCount : int
Public ReadOnly Property ColumnCount As Integer

속성 값

Int32를 반환합니다.

적용 대상