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