Show / Hide Table of Contents

Class MultiColumnHeader.DefaultStyles

Inheritance
Object
MultiColumnHeader.DefaultStyles
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 DefaultStyles

Fields

| Improve this Doc View Source

background

Declaration
public static GUIStyle background
Field Value
Type Description
GUIStyle
| Improve this Doc View Source

columnHeader

Declaration
public static GUIStyle columnHeader
Field Value
Type Description
GUIStyle
| Improve this Doc View Source

columnHeaderCenterAligned

Declaration
public static GUIStyle columnHeaderCenterAligned
Field Value
Type Description
GUIStyle
| Improve this Doc View Source

columnHeaderRightAligned

Declaration
public static GUIStyle columnHeaderRightAligned
Field Value
Type Description
GUIStyle
  • Improve this Doc
  • View Source
Back to top Generated by DocFX