Search results

SortSettingsModel API in React TreeGrid API component

Interface for a class SortSettings

Properties

allowUnsort

boolean

If allowUnsort set to false the user can not get the TreeGrid in unsorted state by clicking the sorted column header.

columns

SortDescriptorModel[]

Specifies the columns to sort at initial rendering of TreeGrid. Also user can get current sorted columns.