Date Property
Gets or sets the current Date for the picker
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public DateTimeOffset Date { get; set; }
Public Property Date As DateTimeOffset
Get
Set
member Date : DateTimeOffset with get, set