3.2.6 Target Property

The target name for an element can be used to make the element the destination of a hyperlink (similar to an HTML anchor).

target = 'SalesTitle' // e.g., static target text

target = text         // e.g., dynamic target text

As shown above, you can set the target property dynamically, for example, to the text property of a Text element. See Hyperlinks to a Target (Anchor), in Report Design, for information about targeting hyperlinks to report elements.

See Also

target, in SI.2.1, General Properties, for reference information.

SI.4, Text Object, for information about Text hyperlinks.

SI.8, Painter Object , for information about Painter hyperlinks.

addLink, in SI.37, Replet Object, information on general hyperlinks.

<< 3.2.5 fullName Property © 1996-2013 InetSoft Technology Corporation (v11.5) 3.3 Common Constants >>