Back to Devexpress

TaskMovedEventArgs Properties

windowsforms-devexpress-dot-xtragantt-dot-taskmovedeventargs-dot-underscore-properties.md

latest1.5 KB
Original Source

TaskMovedEventArgs Properties

Provides data for the TaskMoved event.

NameDescription
OriginalTaskFinishGets the processed task’s original (before the operation) finish date.
OriginalTaskStartGets the processed task’s original (before the operation) start date.
ProcessedNodeGets the modified node. Inherited from TaskModificationEventArgs.
ProcessedTaskGets the modified task. Inherited from TaskModificationEventArgs.
TaskSplitInfoGets information about segments of the processed split task. Inherited from TaskModificationEventArgs.

See Also

TaskMovedEventArgs Class

TaskMovedEventArgs Members

DevExpress.XtraGantt Namespace