CalendarDatePicker.

IsTodayHighlighted Property

Summary

Gets or sets a value indicating whether the current date will be highlighted.
Namespace
Avalonia.Controls
Containing Type
CalendarDatePicker

Syntax

public bool IsTodayHighlighted { get; set; }

Value

Type Description
bool True if the current date is highlighted; otherwise, false. The default is true.