Where Do is the month of the select month or date?
ricardoromaobr opened this issue · 2 comments
ricardoromaobr commented
I need to know the month of the select date. Maybe a property for the current month visible in the calendar or a date select in the CalendarDatePicker.
I want something like this: currentMonthVisibleOnCalendar = myCalendar.SelectedMonth;
ricardoromaobr commented
If you think it is relevant I can do a pull request.
danheron commented
You can do this with myCalendar.CurrentDay.Month