Gets the colors of the band at the top of the DateChooser control. The default value is [ 0xE6EEEE, 0xFFFFFF ].
Deprecated Since 3.0: Use dateChooserStyleName
protected List(Of Color) headerColors { get; }
'Declaration Protected Read Property headerColors As List(Of Color)