2.15.13 Subreport.ToolTip

The Subreport.ToolTip element specifies the tooltip text for a Subreport. The element can also be used to render alternative text (alt text) that is specified as an alt attribute in an HTML report. The Subreport.ToolTip element is optional. If this element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String.

Following is the parent element of the Subreport.ToolTip element.

Parent elements

Subreport

The following is the XML Schema definition of the Subreport.ToolTip element.

 <xsd:element name="ToolTip" type="StringLocIDType" minOccurs="0" />