Search results

SortOrder API in React Multicolumn Combobox API component

Specifies the sortOrder to sort the data source.

  • Ascending - The datasource is sorting with ascending order.
  • Descending - The data source is sorting with descending order.
  • None - The datasource is not sorting. Default value is None.