ReportItem.RepeatWith 屬性

定義

若該資料區域跨越多個頁面,則會取得或設定該報告項目應重複使用的資料區域名稱。

public:
 property System::String ^ RepeatWith { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string RepeatWith { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.RepeatWith : string with get, set
Public Property RepeatWith As String

屬性值

一個資料區域的名稱。

屬性

適用於