ShowDataTips Property (FlexListBase)

Class

FlexListBase class

Action

Gets whether dataTips are displayed for text in the rows.

If true, dataTips are displayed. DataTips are tooltips designed to show the text that is too long for the row. If you set a dataTipFunction, dataTips are shown regardless of whether the text is too long for the row.

The default value is false.

Data Type

BOOLEAN

Access

Read only