# Sandbox.UI.DisplayMode.Contents

```csharp
static DisplayMode Contents
```

Causes an element's children to appear as if they were direct children of the element's parent, ignoring the element itself. This can be useful when a wrapper element should be ignored.

Declared in [Sandbox.UI.DisplayMode](/api/Sandbox.UI.DisplayMode).
Assembly: `Sandbox.System`.
