FooterColors Property (FlexPanel)

Class

FlexPanel.

Action

Gets the array of two colors used to draw the footer (area for the ControlBar container) background.

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

Syntax

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

Access

Read only.