# Sandbox.UI.PseudoClass.LastChild

```csharp
static PseudoClass LastChild
```

`:last-child` - The element is the last element among a group of sibling elements.

Declared in [Sandbox.UI.PseudoClass](/api/Sandbox.UI.PseudoClass).
Assembly: `Sandbox.System`.
