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