Version 24.2 (latest)

ProjectTaskInsertedEventArgs Class Properties

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

Public Properties
 NameDescription
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.ProjectTaskEventArgs)
See Also