DataRegion.GetRepeatSiblings Method

Definition

Gets the indexes to the report items contained in the parent report item collection that should be repeated on the new page, if this data region spans multiple pages.

public:
 cli::array <int> ^ GetRepeatSiblings();
public int[] GetRepeatSiblings ();
member this.GetRepeatSiblings : unit -> int[]
Public Function GetRepeatSiblings () As Integer()

Returns

Int32[]

An integer array.

Applies to