Version 24.2 (latest)

GanttTaskBarDragCompletedEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyCancelledReturns a boolean indicating if the operation was cancelled.  
Public PropertyDragOperationReturns an enumeration indicating the type of drag operation that was performed.  
Public PropertyTaskReturns the task associated with the drag operation.  
See Also