Version 24.2 (latest)

GanttTaskBarDragStartingEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyCancelReturns or sets a boolean indicating if the event should be cancelled.  
Public PropertyDragOperationReturns an enumeration indicating the type of drag operation to be performed.  
Public PropertyTaskReturns the task associated with the drag operation.  
See Also