RepeatWith プロパティ

データ領域が複数のページにわたっている場合に、このレポート アイテムを繰り返し表示するデータ領域の名前を指定します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Property RepeatWith As String
    Get
    Set
'使用
Dim instance As ReportItem
Dim value As String

value = instance.RepeatWith

instance.RepeatWith = value
public string RepeatWith { get; set; }
public:
property String^ RepeatWith {
    String^ get ();
    void set (String^ value);
}
member RepeatWith : string with get, set
function get RepeatWith () : String
function set RepeatWith (value : String)

プロパティ値

型: System. . :: . .String
string 値です。