Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


sortedColumnIndex

The index of the column that is set to be the primary sorting column. This is the column that shows the sorting arrow above the header text.
Read time 1 minuteLast updated 11 days ago

Definition

public int sortedColumnIndex { get; set; }

Remarks

Default value: -1 (no sorting).