次の方法で共有


Tablix.Rows プロパティ

定義

Tablix 内の行の数 (行階層内のリーフ メンバーの数と等しくなります)。

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

プロパティ値

int 値。

適用対象