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.