The following tables list the members exposed by ActiveTaskChangingEventArgs.
Name | Description | |
---|---|---|
ActiveTaskChangingEventArgs Constructor | Creates a new instance of the class. |
Name | Description | |
---|---|---|
CurrentActiveTask | The current UltraGanttView.ActiveTask before the change occurs. | |
NewActiveTask | The Infragistics.Win.UltraWinSchedule.Task which will be the UltraGanttView.ActiveTask after the changes occurs. |
Name | Description | |
---|---|---|
ToString | Returns a System.String that represents the current System.Object. |