Skip to main content

DataGridColumnBuilder<T>.SortIndex Method

Name Parameters Description
SortIndex(JS) value Specifies the index according to which columns participate in sorting. Mirrors the client-side sortIndex option.
SortIndex(Int32) value Specifies the index according to which columns participate in sorting. Mirrors the client-side sortIndex option.