CalendarDatePickerSelectedDateFormat Property
Gets or sets the format that is used to display the selected date.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public CalendarDatePickerFormat SelectedDateFormat { get; set; }
Public Property SelectedDateFormat As CalendarDatePickerFormat
Get
Set
member SelectedDateFormat : CalendarDatePickerFormat with get, set
Property Value
CalendarDatePickerFormat
The format that is used to display the selected date. The default is
Short.