AlternatingItemColors Property (FlexMenu)

Class

FlexMenu.

Action

Gets the colors used for menu or submenu menu items in an alternating pattern.

The value can be an Array of two or more colors. This style is only used if backgroundColor is not specified. The default value is undefined.

Syntax

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

Access

Read only.