Back to Devexpress

TaskProgressModificationEventArgs Properties

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

latest1.8 KB
Original Source

TaskProgressModificationEventArgs Properties

Provides data for the TaskProgressModificationStarted, TaskProgressModification, and TaskProgressModificationCompleted events.

NameDescription
CurrentProgressGets or sets the processed task’s current (during the operation) progress.
OriginalProgressGets the processed task’s original (before the operation) progress.
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

TaskProgressModificationEventArgs Class

TaskProgressModificationEventArgs Members

DevExpress.XtraGantt Namespace