ReportItem.RepeatedSibling 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得值,指出 ReportItem 是否會在每一頁上複製為另一個報表項目的重複同層級。
public:
property bool RepeatedSibling { bool get(); };
public bool RepeatedSibling { get; }
member this.RepeatedSibling : bool
Public ReadOnly Property RepeatedSibling As Boolean
屬性值
傳回 Boolean 值,指出如果報表項目橫跨多個頁面,資料區是否指定為隨著另一個報表項目重複。 如果值為 true,則此報表項目會在同層級報表項目轉譯的每一頁上重複。