RollOverColor Property (FlexListBase)
Class
FlexListBase
.
Action
Gets the color of the background of a renderer when the user rolls over it. The default value is 0xEEFEE6.
Syntax
C#
protected
Color
rollOverColor { get; }
VB
'Declaration Protected Read Property rollOverColor As
Color
Access
Read only.