Solutions Schedule for Silverlight v3.0

Released: Mar 18, 2015

v3.0 での更新項目

機能

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.