# width

> The width of the column.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.IMGUI.Controls](/engine/6000.6/script-reference/unityeditor/imgui/controls.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public float width
```

### Remarks

This value is changed the user is resizing the column headers by dragging. Default value is 50.
