# Sandbox.UI.BaseTreeView.BeginRename

```csharp
void BeginRename(int row)
```

Start renaming a row's label in place, scrolling it into view first if needed.

### Parameters

- `row` (`int`)

Declared in [Sandbox.UI.BaseTreeView](/api/Sandbox.UI.BaseTreeView).
Assembly: `Sandbox.Engine`.
