GanttBuilder<T>.OnTaskMoving Method
Name | Parameters | Description |
---|---|---|
OnTaskMoving(RazorBlock) | jsFunc | A function that is executed before a task is moved. Mirrors the client-side onTaskMoving option. |
OnTaskMoving(String) | jsFunc | A function that is executed before a task is moved. Mirrors the client-side onTaskMoving option. |