Version 24.2 (latest)

ProjectTaskInsertingEventArgs Class Properties

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

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