UseRollOver Property (FlexListBase)

Action

Gets whether items are highlighted as the mouse rolls over them.

If true, rows are highlighted as the mouse rolls over them. If false, rows are highlighted only when selected.

The default value is true.

Syntax

'Declaration
Protected Read Property useRollOver As Boolean

Access

Read only.