multiColumnHeader
Get the MultiColumnHeader of the TreeView. Can be null if the TreeView was created without a MultiColumnHeader.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor
public MultiColumnHeader multiColumnHeader { get; set; }
Remarks
Additional Resources: MultiColumnHeader.