Advanced WPF Month Calendar control provides you with the great looking, internationally aware calendar control with extensive customization options. Default style of the control is Office 2007 for seamless integration with other DotNetBar for WPF controls.
Office 2007 style is the default appearance of the control. All of DotNetBar Office 2007 color schemes are supported including the ones you generate based on the single color.
Control appearance can be customized extensively using WPF styling facilities. You can also fine tune the appearance of only parts of the controls through style properties for day dates, trailing day dates, week numbers etc.
Using ShowWeekNumbers property you can trigger display of week of year directly on calendar. The rule for determining how first week of year is calculated can be changed through WeekOfYearRule property and you can choose First Day which is default, First Full Week or First Four Day Week rules.
First day of week displayed on the calendar is by default based on the system settings of the machine control is running on. However you can override that by explicitly setting the first day week using the FirstDayOfWeek property. In following screen-shot we've set first day of week to Tuesday:
Multi-day selection can be enabled using the MultiSelect property. Using MaxSelectionCount property you can control how many days can be selected.
Other features include:
Download fully functional trial of DotNetBar for WPF now and experience how easy it is to create professional WPF applications.