Поделиться через


Свойство 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