What event is fired when a user resizes or changes a task item on the Gantt?
I have looked through all events and can't find it.
TaskElementDragging/TaskElementDragComplete fire during all phases of a drag move or resize operation. All Infragistics controls fire an event when the value of any property changes (named 'PropertyChanged').