Use Calendar.SetRenderHourRange(int StartHour, int EndHour).#2
Use Calendar.SetRenderHourRange(int StartHour, int EndHour).#2toshiya14 wants to merge 2 commits intoderekantrican:masterfrom
Conversation
|
Thanks for creating this. I'll take a look at it and test it out as soon as I get a chance |
Please do not directly set the |
|
Notes: I am guessing a situation which might cause some unexpected bugs. |
- Reorganized commit to prevent whitespace changes.
e3f5c92 to
03ba750
Compare
|
I have update some code in the test project.
==================== |


Use Calendar.SetRenderHourRange(int StartHour, int EndHour) to render a range of time for each day.
But actually not fully be tested.