LinkToChild Element (RDL)

Contains the name of a child report item that is the target location for the document map label.

Syntax

<Rectangle Name="...">
       ...
        <LinkToChild>...</LinkToChild>
       ...
</Rectangle>

Element Characteristics

Characteristic Description

Data type and length

String

Default value

None

Cardinality

0-1: Optional element that can occur once or not at all.

Element Relationships

Relationship Element

Parent element

Rectangle

Child element

None

Remarks

You can use the LinkToChild element to cause the document map to point to a child of the report item. When a user clicks on the string defined by the sibling Label element, the report jumps to the child item defined by LinkToChild. If LinkToChild is not present, clicking on Label causes the report to jump to the parent report item.

LinkToChild is ignored if Label is not present.

See Also

Reference

Report Definition XML Elements
Label Element (Report Items) (RDL)

Help and Information

Getting SQL Server 2005 Assistance