Skip to main content
All docs
V23.2

GanttColumnBuilder<T>.SortingMethod Method

Name Parameters Description
SortingMethod(RazorBlock) jsFunc Specifies a custom comparison function for sorting. Applies only when sorting is performed on the client. Mirrors the client-side sortingMethod object.
SortingMethod(String) jsFunc Specifies a custom comparison function for sorting. Applies only when sorting is performed on the client. Mirrors the client-side sortingMethod object.