ReportItem.RepeatWith 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
若該資料區域跨越多個頁面,則會取得或設定該報告項目應重複使用的資料區域名稱。
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
屬性值
一個資料區域的名稱。
- 屬性