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
XamDayView VisibleDates
posted

Hi, since I use MVVM I would like to databind the VisibleDates property from my ViewModel class.
Apparently there is no such  possibility.
Being accustomed to use the CalendarInfo I would have expected a similar functionality: one single place to select a single date, a continous daterange, or a List<DateRange>. Then the various controls (XamDayView, XamMonthCalendar) would reflect automatically those changes in the VisibleDates and SelectedDates respectively.
Is there a way to obtain such functionality?
Best Regards

Parents Reply Children
No Data