Version

ActiveTaskChangingEventArgs Class Properties

For a list of all members of this type, see ActiveTaskChangingEventArgs members.

Public Properties
 NameDescription
Public PropertyCurrentActiveTaskThe current UltraGanttView.ActiveTask before the change occurs.  
Public PropertyNewActiveTaskThe Infragistics.Win.UltraWinSchedule.Task which will be the UltraGanttView.ActiveTask after the changes occurs.  
See Also