In This Topic
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.
Syntax
'Declaration
Public Property LinkToChild As String
public string LinkToChild {get; set;}
See Also