CustomDrawTaskEventArgs.StartDate Property
In This Article
Gets the task start date.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
#Property Value
Type | Description |
---|---|
Nullable<Date |
A Date |
See Also