Back to Devexpress

GanttBuilder<T>.OnTaskInserting Method

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

latest832 B
Original Source

GanttBuilder<T>.OnTaskInserting Method

NameParametersDescription
OnTaskInserting(RazorBlock)jsFuncA function that is executed before a task is inserted. Mirrors the client-side onTaskInserting option.
OnTaskInserting(String)jsFuncA function that is executed before a task is inserted. Mirrors the client-side onTaskInserting option.