TaskMovingEventArgs.OriginalTaskStart Property
Gets the processed task’s original (before the operation) start date.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v21.1.dll
NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Gantt
Declaration
Property Value
Type | Description |
---|---|
Nullable<DateTime> | A structure that specifies a date. |
See Also