CustomDrawTaskEventArgs.StartDate Property
Gets the task start date.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<DateTime> | A DateTime structure that specifies the task start date. |
See Also