——————————————
——-GTP.NET.SL 1.1.2.6—-
——————————————
GanttRow.cs (26)
New event on GanttRow OnGanttRowMinHeightChange
This event fires when the collisiondetection wants to change the calculated MinHeigt of the row.
This will only happen when IncreaseRowHeightOnCollision==true.
If ScheduleMode then height is really the width
TimeItem.cs (29)
AllowResizeEast,AllowResizeWest, AllowResizeMove are now DependencyProperties so that you can bind more easily
SampleUsingToolkitTreeview.xaml (12)
SampleUsingToolkitTreeview.xaml.cs (7)
Updated to show IncreaseRowHeight on Collision