In Snapshot, I want to make defualt date of Calendar control of XamDateTimeEditor to my own year and month. I tried but I was not able to , is there any refrenceDate property for that control or, how can I resolve this issue.
Thanks
Hello,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Thank you for your post. I have been looking into it and I can suggest you handle the XamDateTimeEditor’s DropDownOpened event and in the handler you can set its Value, because there is no Property for default value. I attached a sample project for you showing how to achieve this. Please let us know if this helps you or you have further questions on this matter.
Looking forward for your reply.