Udostępnij przez


Właściwość ReportItem.RepeatedSibling

Pobiera wartość logiczna wartość, która wskazuje, czy ten element raportu określonego RepeatWith właściwość.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
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
A wartość logiczna value.