Back to Devexpress

GanttBuilder<T>.OnCustomCommand Method

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

latest976 B
Original Source

GanttBuilder<T>.OnCustomCommand Method

NameParametersDescription
OnCustomCommand(RazorBlock)jsFuncA function that is executed after a custom command item was clicked. Allows you to implement a custom command's functionality. Mirrors the client-side onCustomCommand option.
OnCustomCommand(String)jsFuncA function that is executed after a custom command item was clicked. Allows you to implement a custom command's functionality. Mirrors the client-side onCustomCommand option.