Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


primaryColumnName

Indicates the column that needs to be considered as the primary column, by ID.
Read time 1 minuteLast updated 7 days ago

Definition

[CreateProperty]public string primaryColumnName { get; set; }

Remarks

Needs to match a Column's id, otherwise will be ignored. The primary column cannot be hidden and will contain the expand arrow for tree views.