Gets or sets the name of a report item contained directly within this rectangle that is the target location for the Document Map label (if any). Ignored if DocumentMapLabel is not present.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public string LinkToChild { get; set; }
Visual Basic
Public Property LinkToChild As String
	Get
	Set

See Also