- Back to Home »
- Windows Applications »
- MonthCalendar
Posted by :
Sudhir Chekuri
Monday, 15 February 2016
Displays a monthly calendar from which user can select a date.
Default event: DateChanged which is fired when user selected a date from the month calendar.
Properties:
Show Today: Set it to true for displaying today’s date in system at the bottom of the calendar.
Show TodayCircle Set it to true for displaying today’s date with a circle.
MinDate and MaxDate: To set the minimum and maximum date available in the calendar to select by the user.
MaxSelectionCount: The total number of days that can be selected by the user.
FirstDayOfWeek: To customize the calendar first day of the week.
Default event: DateChanged which is fired when user selected a date from the month calendar.
Properties:
Show Today: Set it to true for displaying today’s date in system at the bottom of the calendar.
Show TodayCircle Set it to true for displaying today’s date with a circle.
MinDate and MaxDate: To set the minimum and maximum date available in the calendar to select by the user.
MaxSelectionCount: The total number of days that can be selected by the user.
FirstDayOfWeek: To customize the calendar first day of the week.