TaskModificationEventArgs.TaskSplitInfo Property
Gets information about segments of the processed split task.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraGantt.Chart.Item.Task.GanttChartTaskInfo[] | An array that contains information about segments of a split task. |
See Also