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

TreeView.multiColumnHeader

public IMGUI.Controls.MultiColumnHeader multiColumnHeader;

Description

Get the MultiColumnHeader of the TreeView. Can be null if the TreeView was created without a MultiColumnHeader.

Additional resources: MultiColumnHeader.