Share via


RectangleReportItem.LinkToChild Property

Definition

public:
 property System::String ^ LinkToChild { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.LinkToChildUITypeEditor), typeof(System.Drawing.Design.UITypeEditor))]
public string LinkToChild { get; set; }
[<System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.LinkToChildUITypeEditor), typeof(System.Drawing.Design.UITypeEditor))>]
member this.LinkToChild : string with get, set
Public Property LinkToChild As String

Property Value

Attributes

Applies to