Back to Devexpress

GanttBuilder<T>.OnTaskDeleted Method

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

latest808 B
Original Source

GanttBuilder<T>.OnTaskDeleted Method

NameParametersDescription
OnTaskDeleted(RazorBlock)jsFuncA function that is executed when a task is deleted. Mirrors the client-side onTaskDeleted option.
OnTaskDeleted(String)jsFuncA function that is executed when a task is deleted. Mirrors the client-side onTaskDeleted option.