Version

GanttTaskBarDragCompletedEventArgs Class Members

The following tables list the members exposed by GanttTaskBarDragCompletedEventArgs.

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