Navigation:  Classes > bDataColumn >

bDataColumn:ToolTipText

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Define the text which is displayed as tool tip.

Class

bDataColumn

Type

Access / Assign

Data Type

String

Description

bDataColumn:ToolTipText defines the text which is displayed as tool tip for the column. If no tool tip text has been defined, then the tool tip text is made up as follows:

1.If a HyperLabel is defined for the column (see also bDataColumn:HyperLabel), then the description from this HyperLabel will be used.

2.If a FieldSpec with HyperLabel is defined for the column (see also bDataColumn:FieldSpec), then the description from this HyperLabel will be used.

3.If the column is linked to a field in a data server and a HyperLabel is defined for the field in the data server, then the description from this HyperLabel will be used.

See Also

bBrowser:ToolTipMode

bDataColumn:FieldSpec

bDataColumn:HyperLabel

 


Page url: http://www.YOURSERVER.com/index.html?bdatacolumn_tooltiptext.htm