AlternatingItemColors Property (FlexComboBox)

Action

Gets the set of BackgroundColors for drop-down list rows in an alternating pattern.

Value can be an Array of two of more colors. If undefined then the rows will use the drop-down list's backgroundColor style. The default value is undefined.

Syntax

'Declaration
Protected Read Property alternatingItemColors As List(Of Color)

Access

Read only.