# Editor.ControlWidget.IsWideMode

```csharp
bool IsWideMode { get; set; }
```

If true we prefer to be full inspector width
with the label above us

Declared in [Editor.ControlWidget](/api/Editor.ControlWidget).
Assembly: `Sandbox.Tools`.
