Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


sortedAscending

Value that controls if this column is sorted ascending or descending.
Read time 1 minuteLast updated 12 days ago

Definition

public bool sortedAscending

Remarks

Note this state is stored for each column and should only be used if the column is currently the active sorted column which is controlled by MultiColumnHeader.sortedColumnIndex.