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)
- C#
- VB
- F#
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.