DatePickerSelectedDateProperty Field

Defines the SelectedDate Property

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly StyledProperty<DateTimeOffset?> SelectedDateProperty

Field Value

StyledPropertyNullableDateTimeOffset

See Also