Rectangle.LinkToChild Property

Definition

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).

public:
 property System::String ^ LinkToChild { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string LinkToChild { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.LinkToChild : string with get, set
Public Property LinkToChild As String

Property Value

The name of a report item contained directly within this rectangle.

Attributes

Applies to