TodayColor Property (FlexDateChooser)
Class
FlexDateChooser
.
Action
Gets the color of the highlight of today's date in the DateChooser control. The default value is 0x2B333.
Syntax
C#
protected
Color
todayColor { get; }
VB
'Declaration Protected Read Property todayColor As
Color
Access
Read only.