Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1235
Forcing the selection of certain dates on XamDateNavigator
posted

I'm using the XamOutlookCalendarView in conjunction with the XamDateNavigator and I would like to be able to force (possibly via MVVM) the SelectedDates.

Since the SelectedDates property is readonly I don't know how to do it.

Is there a way?

Can I persist the SelectedDates property value and reapply it?

Even if I use the binding of the SelectedDate as soon as I load the control hosting the XamDateNavigator it defaults to DateTime.Today.

 

Best Regards

Roberto Dalmonte

Parents Reply Children