Back to Devexpress

CustomTaskSchedulingEventArgs Properties

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

latest1.3 KB
Original Source

CustomTaskSchedulingEventArgs Properties

Provides data for the CustomTaskScheduling event.

NameDescription
CancelGets or sets whether to cancel rescheduling the processed task and all dependent tasks.
DurationGets or sets the task’s duration.
FinishDateGets or sets the task’s finish date.
NodeGets the processed node.
RowGets an object that specifies the processed data row.
StartDateGets or sets the task’s start date.

See Also

CustomTaskSchedulingEventArgs Class

CustomTaskSchedulingEventArgs Members

DevExpress.XtraGantt Namespace