GanttControl.AddingNewSplitTask Event
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
[DXCategory("Events")]
public event AddingNewEventHandler AddingNewSplitTask
#Event Data
The AddingNewSplitTask event's data class is AddingNewEventArgs. The following properties provide information specific to this event:
Property | Description |
---|---|
New |
Gets or sets the object to be added to the binding list. |