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