Skip to main content

IsTodayHighlighted Property

Gets or sets a value indicating whether the current date is highlighted.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public bool IsTodayHighlighted { get; set; }

Property Value

Boolean
True if the current date is highlighted; otherwise, false. The default is true.

See Also

Reference

Calendar Class
Avalonia.Controls Namespace