TaskMovingEventArgs.CurrentTaskStart Property
Gets or sets the processed task’s current (during the operation) start date.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Nullable<DateTime> | A structure that specifies a date. |
See Also