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.
protected List(Of Color) alternatingItemColors { get; }
'Declaration Protected Read Property alternatingItemColors As List(Of Color)