Version

ProjectTaskInsertingEventArgs Class Members

The following tables list the members exposed by ProjectTaskInsertingEventArgs.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from Infragistics.CancellableEventArgs)
Public PropertyRelativePositionReturns the value indicating the target position of the Infragistics.Controls.Schedules.Task relative to the %%.  
Public PropertyRelativeTaskReturns the task relative to which this task is was moved.  
Public PropertyTaskReturns the ProjectTask associated with the event. (Inherited from Infragistics.Controls.Schedules.CancellableProjectTaskEventArgs)
See Also