Is there a way to bind a list of valid dates to a XamDateTimeInput control so that any date not in the list is non-select-able?
Hello PMac,
Thank you for posting in our forums!
You can set the ValueContraint property of the XamDateTimeInput to flag the input as invalid.
Let me know if I may be of further assistance.