CalendarDatePicker
Last updated
Last updated
Note: You can check the Avalonia docs for the if you need more information.
For Avalonia.FuncUI's DSL properties you can check
The CalendarDatePicker control is a single date picker that displays a calendar, it is also possible to enter a date via the TextBox the control has
Set Date
Set DateFormat
Set Start Display Date
Sets the first date available to display
Set End Display Date
Sets the last date available to display
Set Watermark
Sets the watermark (placeholder) for the TextBox that is included in this control
For more information about the CalendarDatePickerFormat check
You can check Microsoft docs for more information about the format string