HeaderColors Property (FlexPanel)

Class

FlexPanel.

Action

Gets the array of two colors used to draw the header.

The first color is the top color. The second color is the bottom color. The default values are Nothing, which makes the header background the same as the panel background. The default value is Nothing.

Syntax

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

Access

Read only.