Back to Devexpress

TaskFinishModificationEventArgs Properties

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

latest1.8 KB
Original Source

TaskFinishModificationEventArgs Properties

Provides data for the TaskFinishDateModificationStarted, TaskFinishDateModification, and TaskFinishDateModificationCompleted events.

NameDescription
CurrentTaskFinishGets or sets the processed task’s current (during the operation) finish date.
OriginalTaskFinishGets the processed task’s original (before the operation) finish 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

TaskFinishModificationEventArgs Class

TaskFinishModificationEventArgs Members

DevExpress.XtraGantt Namespace