Metoda DataRegion.GetRepeatSiblings
Pobiera indeksy, aby element raportuzawartych w obiekcie nadrzędnym s element raportu kolekcji, które powinny być powtarzane na nowej stronie, aby ten obszar danych zajmuje wiele stron.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public Function GetRepeatSiblings As Integer()
'Użycie
Dim instance As DataRegion
Dim returnValue As Integer()
returnValue = instance.GetRepeatSiblings()
public int[] GetRepeatSiblings()
public:
array<int>^ GetRepeatSiblings()
member GetRepeatSiblings : unit -> int[]
public function GetRepeatSiblings() : int[]
Wartość zwracana
Typ: array<System.Int32[]
Całkowitą tablicy.
Zobacz także