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