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
20
Best way to make XamMonthCalendar read-only
posted

My app shows a full year from Jan through Dec in a 3x4 grid.  In a "modify" mode, the user can select/deselect dates at will.  In "view only" mode, I only want the user to see the selected dates.  I tried just using "IsEnabled", but that also disabes the buttons that allows the user to move to the previous and next years.  Is there a "read-only" type property so that users can't select/deselect dates but still scroll through?  What is the best way to implement this (since I did not see such a property)?

Parents
No Data
Reply Children