MindFusion.Scheduling for WPF Releases

Released: Jun 4, 2023

Updates in V3.5.2

Features

  • Added Microsoft .NET 6 support - The MindFusion.Scheduling distribution now includes assemblies for .NET 6. Locally installed assemblies do not appear automatically in Microsoft Visual Studio toolbox at this time, you can either add them manually or through NuGet package manager.
  • Localization - All captions and control values can be customized by setting the corresponding property of the LocalizationInfo class. The localization data can also be exported to and loaded from XML. The...

Released: Aug 9, 2021

Updates in V3.5.1

Features

  • Added Microsoft .NET 5 support - The MindFusion.Scheduling distribution now includes assemblies for .NET 5. Design time support is not available at this time, you can add Calendar and other controls to a form only using code.
  • Dark themes - Added two dark themes, accessible via the Dark and Black elements of ThemeType enumeration.

Released: May 8, 2020

Updates in V3.5

Features

  • JSON Serialization - Schedules can now be serialized in JSON format.
  • Range Selector Component - The Calendar control can now integrate with the new Range Selector component in order to create a timeline in Resource View.
  • New ShowPaddingItems property specifies whether to show items in padding in Days of Month view.
  • GetFirstDate, GetFirstVisibleDate, GetLastDate, GetLastVisibleDate methods added to Calendar.

Released: Nov 3, 2015

Updates in V3.4

Features

  • Interactive Recurrence Rescheduling - Recurrences can be rescheduled interactively by holding down the RescheduleRecurrenceKey while dragging a recurrent item. The control tries to preserve the current pattern of the recurrence when possible. Otherwise, the recurrence may be modified to accommodate to the new start and end times of the modified item. Interactive rescheduling is not registered in the undo history.
  • New Theme - A new built-in theme is available in MindFusion.Scheduling for...

Released: Jun 23, 2014

Updates in this release

Updates in V3.3

  • Visual Studio 2013 support.
  • Customize data grid cells and headers.
  • New holiday providers including AustraliaHolidayProvider, FranceHolidayProvider, GermanyHolidayProvider, RussiaHolidayProvider and UKHolidayProvider.
  • Improved Timetable and WeekRange view.

Released: Jun 12, 2012

Updates in this release

Updates in V3.2

  • Virtualization of calendar and appointment visual elements
  • Delayed scrolling mode
  • Preserve original order of items when displaying collisions

Released: Apr 12, 2011

Updates in this release

Updates in V3

Version 3 adds two new Gantt chart controls:

  • ActivityChart is used for presenting and editing project activities and dependencies between them
  • ResourceChart is used for allocating resources to project activities
  • The included DataGrid and TreeGrid components within the Gantt controls can also be used independently

Released: Dec 1, 2010

Updates in this release

Updates in 2011

  • Four new layout algorithms added to the diagram control
  • Now includes holiday functionality in the Calendar control
  • Resource view improvements in the Calendar control
  • Support for more chart types in reports