Tablix の表示時に各バンド シートに表示される行数を取得します。
名前空間: 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
Int32 が返されます。