# Sandbox.UI.Panel.SiblingIndex

```csharp
int SiblingIndex { get; set; }
```

The index of this panel in its parent's child list.

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
