ReportItem.LinkToChild Property

Definition

Gets the index of the report item that should be linked to, using the document map, instead of the current item.

public:
 virtual property int LinkToChild { int get(); };
public virtual int LinkToChild { get; }
member this.LinkToChild : int
Public Overridable ReadOnly Property LinkToChild As Integer

Property Value

An integer value that represents the index of the report item that should be linked to, using the document map, instead of the current item.

Applies to