Action
Gets the color of the highlight area of the date when the user holds the mouse pointer over a date in the DateChooser control.
The default value is 0xE3FFD6.
Syntax
C#
protected Color rollOverColor { get; }
VB
'Declaration
Protected Read Property rollOverColor As Color
Access
Read only.