Version

GanttTaskBarDraggingEventArgs Class Members

The following tables list the members exposed by GanttTaskBarDraggingEventArgs.

Public Properties
 NameDescription
Public PropertyCancelReturns or sets a boolean indicating if the operation should be cancelled.  
Public PropertyDragOperationReturns an enumeration indicating the type of drag operation being performed.  
Public PropertyDropDateTimeReturns the datetime associated with the point that the end user has dragged over in the Infragistics.Controls.Schedules.TimeZoneInfoProvider.LocalTimeZoneId  
Public PropertyNewDateTimeReturns or sets the new value for the property affected by the drag operation in the Infragistics.Controls.Schedules.TimeZoneInfoProvider.LocalTimeZoneId.  
Public PropertyTaskReturns the task associated with the drag operation.  
See Also