LinkToChild Element (RDL)

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

语法

<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

备注

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.

请参阅

参考

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

帮助和信息

获取 SQL Server 2005 帮助