DatePickerSelectedDate Property
Gets or sets the Selected Date for the picker, can be null
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public DateTimeOffset? SelectedDate { get; set; }
Public Property SelectedDate As DateTimeOffset?
Get
Set
member SelectedDate : Nullable<DateTimeOffset> with get, set
Property Value
NullableDateTimeOffset