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