Action
Gets the color of the highlight area of the currently selected date in the DateChooser control. The default value is 0xCDFFC1.
Syntax
C#
protected Color selectionColor { get; }
VB
'Declaration
Protected Read Property selectionColor As Color
Access
Read only.