2.284.17 CustomReportItem.ToolTip

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

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

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

Parent elements

CustomReportItem

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

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