TaskModificationEventArgs.ProcessedTask Property
Gets the modified task.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraGantt.Scheduling.GanttControlTask | An object that specifies a task. |
See Also