Expand Minimize
This topic has not yet been rated - Rate this topic

Bookmark Element (RDL)

SQL Server 2005

Provides a bookmark that users can jump to using a link defined as a bookmark action.


<Textbox> <!-- or Line, Rectangle, Image, Subreport, List, Matrix, Table, Chart -->
    ...
    <Bookmark>...</Bookmark>
    ...
</Textbox> <!-- or /Line, /Rectangle, /Image, /Subreport, /List, /Matrix, /Table, /Chart -->

Characteristic Description

Data type and length

String

Default value

None

Cardinality

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

Relationship Element

Parent elements

Chart, Image, Line, List, Matrix, Rectangle, Subreport,Table, Textbox

Child element

None

The Bookmark element is used to provide an anchor that a user can jump to using a link defined in the BookmarkLink element for another item.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.