BandLayoutOptions 클래스

정의

테이블릭스가 캔버스에서 렌더링될 때 사용할 특정 레이아웃 옵션을 나타냅니다.

public ref class BandLayoutOptions sealed
public sealed class BandLayoutOptions
type BandLayoutOptions = class
Public NotInheritable Class BandLayoutOptions
상속
BandLayoutOptions

속성

ColumnCount

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

Navigation

밴드 탐색 스타일을 가져옵니다.

RowCount

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

적용 대상