GanttBuilder<T>.OnDependencyDeleted Method
| Name | Parameters | Description |
|---|---|---|
| OnDependencyDeleted(RazorBlock) | jsFunc | A function that is executed when a dependency is deleted. Mirrors the client-side onDependencyDeleted option. |
| OnDependencyDeleted(String) | jsFunc | A function that is executed when a dependency is deleted. Mirrors the client-side onDependencyDeleted option. |