Solutions Schedule for Silverlight Releases

Released: Mar 18, 2015

Updates in v3.0

Features

The enhancements found in version 3.0 assist developers with direct programmatic interaction within specific areas of the control - custom areas, the multi column resource list / tree view area and the Gantt scheduling area.

Methods:

  • CustomAreasAt.
  • ColumnAt.
  • ScheduleAreaActualWidth.
  • ListAreaActualWidth.
  • ScheduleAreaActualHeight.
  • ListAreaActualHeight.

Events:

  • BeforeListItemExpand.
  • AfterListItemExpand.
  • BeforeListItemCollapse.
  • AfterListItemCollapse.
  • BeforeListItemSelect...

Released: Sep 27, 2012

Updates in v2.5

Features

  • Full support for Model-View-ViewModel patterns and practices.
  • Enhancements for project licensing.
  • Performance improvement for large resource schedule plans.

Fixes

  • Fix for the before tooltips event.