Back to Devexpress

GanttBuilder<T>.OnTaskMoving Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-ganttbuilder-1-dot-ontaskmoving.md

latest799 B
Original Source

GanttBuilder<T>.OnTaskMoving Method

NameParametersDescription
OnTaskMoving(RazorBlock)jsFuncA function that is executed before a task is moved. Mirrors the client-side onTaskMoving option.
OnTaskMoving(String)jsFuncA function that is executed before a task is moved. Mirrors the client-side onTaskMoving option.