# Editor.Checkbox.TriState

```csharp
bool TriState { get; set; }
```

Enable the third state, the half checked half not checked state.
Disabled by default

Declared in [Editor.Checkbox](/api/Editor.Checkbox).
Assembly: `Sandbox.Tools`.
