Rows プロパティ
Tablix 内の行の数 (行階層内のリーフ メンバーの数と等しくなります)。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property Rows As Integer
Get
'使用
Dim instance As Tablix
Dim value As Integer
value = instance.Rows
public int Rows { get; }
public:
property int Rows {
int get ();
}
member Rows : int
function get Rows () : int
プロパティ値
型: System. . :: . .Int32
int 値。