Rectangle.LinkToChild Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name of a report item contained directly within this rectangle that is the target location for the Document Map label (if any).
public:
virtual property int LinkToChild { int get(); };
public override int LinkToChild { get; }
member this.LinkToChild : int
Public Overrides ReadOnly Property LinkToChild As Integer
Property Value
An int
value.