Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

TreeView.RowGUIArgs.GetNumVisibleColumns

Declaration

public int GetNumVisibleColumns();

Description

If using a MultiColumnHeader for the TreeView use this method to get the number of visible columns currently being shown in the MultiColumnHeader.

Additional resources: TreeView.RowGUIArgs.GetCellRect.