ComponentOne DateTimeEditors for WPF and Silverlight
IsTodayHighlighted Property

C1.WPF.DateTimeEditors Namespace > C1DatePicker Class : IsTodayHighlighted Property
Gets or sets the boolean value, specifying whether the current date is highlighted in the drop-down calendar.
Syntax
'Declaration
 
Public Property IsTodayHighlighted As System.Boolean
public System.bool IsTodayHighlighted {get; set;}
See Also

Reference

C1DatePicker Class
C1DatePicker Members