Version

GanttTaskBarDragStartingEventArgs Class Members

The following tables list the members exposed by GanttTaskBarDragStartingEventArgs.

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