Hello,
We are using XamSchedule control with the XamOutlookCalendarView view to display custom appointment and activities. For that we have added XamDateNavigator but in XamDateNavigator we are not able to find MinDate and MaxDate property as like XAMCalendar.
Please let us aware how we can set minimum and maximum date Range in XamDateNavigator. Your help would be appreciate.
Thanks
Hello piyu,
You can use the XamScheduleDataManager.Settings MinDate and MaxDate properties for that purpose. I have created a sample for you to see how it works.
Hope this helps
Thanks,Teodor