Solutions Schedule for Silverlight Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Solutions Schedule for Silverlight v3.0Mar 18, 2015
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.
  • AfterListItemSelect.
  • AfterTimeBarSelect.
  • TimeBarMoving.