TaskMovingEventArgs.CurrentTaskFinish Property
In This Article
Gets or sets the processed task’s current (during the operation) finish date.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
#Property Value
Type | Description |
---|---|
Nullable<Date |
A structure that specifies a date. |
See Also