Tablix.Rows 속성

정의

테이블릭스의 행 수입니다. 이는 행 계층의 리프 멤버 수와 같습니다.

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

속성 값

int 값입니다.

적용 대상