CalendarDatePickerIsTodayHighlighted Property
Gets or sets a value indicating whether the current date will be
highlighted.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsTodayHighlighted { get; set; }
Public Property IsTodayHighlighted As Boolean
Get
Set
member IsTodayHighlighted : bool with get, set
Property Value
Boolean
True if the current date is highlighted; otherwise, false. The
default is true.