| 
 
 MindFusion.Scheduling provides calendar, scheduling and Gantt controls for WPF. The calendar control supports yearly, monthly, weekly, daily, timetable and resource views with recurrent appointments. The timetable view displays a day's schedule where the columns represent dates, locations, tasks or contacts, and the rows represent hours or minute intervals. Each view provides distinct layout of the time cells and can display events such as appointments and meetings. The Gantt chart controls provide task dependencies and resource allocation user interface for project management. 
 The Schedule
 - Allows definition of custom-typed events
 - Supports recurring events
 - Can be persisted into binary files and streams
 - Can be stored in XML format
 - Intrinsic database serialization support
 
 Views
 - Timetable view
 - List view
 - Month view
 - WeekRange view
 - MonthRange view
 - Resource view
 - Activity chart
 - Resource chart
 
 User interaction
 - In-place item editing
 - Interactive item creation and modification
 - Single and multiple item selection
 - Scrolling
 - Automatic scrolling while dragging items with the mouse
 - Tool-tips
 - Column resize in Timetable view
 
 Programming
 - Programmatic access to both schedule objects and the calendar methods and properties
 - Numerous properties for customizing the appearance and behavior of every calendar view
 - Rich event set
 
 Output
 - To display via WPF
 - Print Preview
 - Printing
 - Export the calendar as an image
 
 Appearance
 - Fully customizable style-based appearance
 - Customizable fonts, colors and alignments of displayed text
 - Images can be associated with calendar elements
 - Header and item shadows
 - Custom painting of various elements
 - User-assigned mouse cursors
 - Rich choice of pen and brush styles
 - Themes
 
 Auxiliary forms
 - AppointmentForm for editing appointments
 - ReccurrenceForm editing event recurrences
 - TaskForm for editing tasks
 
 Related Searches: calendar, scheduling, schedule, appointment, .NET, WPF, control, component, Gantt, project, resource, planning 
 Recent Changes: improved Timetable view; improved WeekRange view; improved Resource view; improved data grid; new holiday providers; Install Support: Install and Uninstall Supported Languages: English Additional Requirements: .NET 3.5 
 |