# Sandbox.UI.TreeRow.RowIndex

```csharp
int RowIndex { get; set; }
```

Index into the tree's flat row list, or -1 while pooled.

Declared in [Sandbox.UI.TreeRow](/api/Sandbox.UI.TreeRow).
Assembly: `Sandbox.Engine`.
