HeaderColors Property (FlexDataGrid)

Action

Gets an array of two colors used to draw the header background gradient.

The first color is the top color. The second color is the bottom color. The default value is [0xFFFFFF, 0xE6E6E6].

Syntax

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

Access

Read only.