IsTodayHighlighted Property
IsTodayHighlighted
Gets or sets the boolean value, specifying whether the current date is highlighted in the drop-down calendar.
Declaration
public bool IsTodayHighlighted { get; set; }
Public Property IsTodayHighlighted As Boolean