FillColors Property (FlexNumericStepper)

Action

Gets the colors used to tint the background of the control. Pass the same color for both values for a flat-looking control. The default value is [ 0xFFFFFF, 0xCCCCCC ].

Syntax

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

Access

Read only.