# Editor.ComponentEditorWidget

A control widget is used to edit the value of a single SerializedProperty.

- Kind: class
- Namespace: `Editor`
- Assembly: `Sandbox.Tools`
- Inherits: [Editor.Widget](/api/Editor.Widget)
- Modifiers: abstract

## Constructors

- [`ComponentEditorWidget`](/api/Editor.ComponentEditorWidget/.ctor)

## Properties

- [`SerializedObject`](/api/Editor.ComponentEditorWidget/SerializedObject)

## Methods

- [`Create`](/api/Editor.ComponentEditorWidget/Create)
- [`OnHeaderContextMenu`](/api/Editor.ComponentEditorWidget/OnHeaderContextMenu)
