CustomDrawTaskEventArgs.FinishDate Property
Gets the task finish date.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Property Value
Type | Description |
---|---|
Nullable<DateTime> | A DateTime structure that specifies the task finish date. |
See Also