Show / Hide Table of Contents

Class MultiColumnHeader.DefaultGUI

Inheritance
Object
MultiColumnHeader.DefaultGUI
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: UnityEditor.IMGUI.Controls
Assembly: UnityEditor.dll
Syntax
public static class DefaultGUI

Properties

| Improve this Doc View Source

columnContentMargin

Declaration
public static float columnContentMargin { get; }
Property Value
Type Description
Single
| Improve this Doc View Source

defaultHeight

Declaration
public static float defaultHeight { get; }
Property Value
Type Description
Single
| Improve this Doc View Source

minimumHeight

Declaration
public static float minimumHeight { get; }
Property Value
Type Description
Single
  • Improve this Doc
  • View Source
Back to top Generated by DocFX