This version of Unity is unsupported.
Method group is Obsolete

PropertyTable.FrameColumn

Obsolete IMGUI is not support anymore. Use ITableView interface instead.

Declaration

public void FrameColumn(int columnIndex);

Parameters

columnIndex Index of the column to be framed.

Description

Frames a search column. The table view will scroll the view to show the framed column.