Version 24.2 (latest)

ProjectTaskInsertedEventArgs Class Members

The following tables list the members exposed by ProjectTaskInsertedEventArgs.

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