# Sandbox.PanelComponent.BindClass

```csharp
void BindClass(string className, System.Func<bool> func)
```

### Parameters

- `className` (`string`)
- `func` (`System.Func<bool>`)

Declared in [Sandbox.PanelComponent](/api/Sandbox.PanelComponent).
Assembly: `Sandbox.Engine`.
