Back to Devexpress

GanttBuilder<T>.OnSelectionChanged Method

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

latest905 B
Original Source

GanttBuilder<T>.OnSelectionChanged Method

NameParametersDescription
OnSelectionChanged(RazorBlock)jsFuncA function that is executed after users select a task or clear its selection. Mirrors the client-side onSelectionChanged option.
OnSelectionChanged(String)jsFuncA function that is executed after users select a task or clear its selection. Mirrors the client-side onSelectionChanged option.