Właściwość ReportItem.RepeatedSibling
Pobiera wartość wskazująca, czy ReportItem powielony na każdym strona jako element równorzędny powtarzających się inny element raportu.
Przestrzeń nazw: Microsoft.ReportingServices.ReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property RepeatedSibling As Boolean
Get
'Użycie
Dim instance As ReportItem
Dim value As Boolean
value = instance.RepeatedSibling
public bool RepeatedSibling { get; }
public:
property bool RepeatedSibling {
bool get ();
}
member RepeatedSibling : bool
function get RepeatedSibling () : boolean
Wartość właściwości
Typ: System.Boolean
Zwraca logiczna wartość wskazująca, czy dane region określono powtórzyć do innego element raportu, element ten element raportu zajmuje wiele stron.Jeśli wartość jest true, a następnie element ten element raportu będą powtarzane na każdej strona realizowanego do elementu równorzędnego raportu.