2.23.37 Tablix.ToolTip

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

The Tablix.ToolTip element specifies a tooltip for a Tablix. The element can also be used to render alternative text (alt text) that is specified as an alt attribute in an HTML report. The Tablix.ToolTip element is optional and MUST NOT be specified more than once. If this element is specified, it is of type String ([XMLSCHEMA2/2] section 3.2.1).

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

Parent elements

Tablix

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

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