LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

MultiColumnHeader.SetSortDirection

public void SetSortDirection(int columnIndex, bool sortAscending);

Parameters

columnIndexColumn index.
sortAscendingDirection of the sorting.

Description

Change sort direction for a given column.