FillColors Property (FlexDateChooser)

Action

Gets the colors used to tint the background of the control.

Deprecated Since 3.0: Use nextMonthStyleFilters, prevMonthStyleFilters

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.