Version

ActiveTaskChangingEventArgs Class Members

The following tables list the members exposed by ActiveTaskChangingEventArgs.

Public Constructors
 NameDescription
Public ConstructorActiveTaskChangingEventArgs ConstructorCreates a new instance of the class.  
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.  
Public Methods
 NameDescription
Public MethodToStringReturns a System.String that represents the current System.Object.  
See Also