次の方法で共有


ReportItem.RepeatWith プロパティ

定義

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

public:
 property System::String ^ RepeatWith { System::String ^ get(); };
public string RepeatWith { get; }
member this.RepeatWith : string
Public ReadOnly Property RepeatWith As String

プロパティ値

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

適用対象