Freigeben über


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

Hinweise

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.

Siehe auch

Verweis

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

Hilfe und Informationen

Informationsquellen für SQL Server 2005