GanttDataUpdateEventArgs.DeleteDependencyValues Property
Gets information about the deleted dependencies.
Namespace: DevExpress.Web.ASPxGantt
Assembly: DevExpress.Web.ASPxGantt.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ReadOnlyCollection<ASPxDataDeleteValues> | The collection of deleted objects. |
See Also