Released: Oct 6, 2020
v4.0 中的更新
特性
Resource List
- Item Drag and Drop
- AllowListItemDrag.
- ListItemDragBackground.
- ListItemDragHeight.
- AfterListItemExchange (event).
- TextWrapping – Multi Line Wrapped Text in a List Column.
Gantt Scheduling Area
- Major TimeLine presentation
- MajorTimeLineRuler.
- MajorTimeLineSched.
- MajorSchedStroke.
- MajorSchedStrokeThickness.
- OverlapStroke - TimeBar Overlap Line Brush.
- TimeBarVisible - Set TimeBars visible / non-visible.
- ScheduleSelectBackground - Resource List Item Highlighting through the Schedule...
Released: Mar 18, 2015
Updates in this release
Updates in 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...