다음을 통해 공유


BandLayoutOptions.RowCount 속성

Gets the number of rows that should be displayed on each band sheet when the tablix is rendered.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public ReadOnly Property RowCount As Integer 
    Get
‘사용 방법
Dim instance As BandLayoutOptions 
Dim value As Integer 

value = instance.RowCount
public int RowCount { get; }
public:
property int RowCount {
    int get ();
}
member RowCount : int
function get RowCount () : int

속성 값

유형: System.Int32
Returns Int32.

참고 항목

참조

BandLayoutOptions 클래스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스