GanttControl.AddingNewDependency Event
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
[DXCategory("Events")]
public event AddingNewEventHandler AddingNewDependency
#Event Data
The AddingNewDependency 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. |