# Sandbox.UI.Panel.AllowChildSelection

```csharp
bool AllowChildSelection { get; set; }
```

Allows drag selection of descendant text. Text in an inline paragraph is selected and copied
as one continuous string, without adding separators between spans.

Declared in [Sandbox.UI.Panel](/api/Sandbox.UI.Panel).
Assembly: `Sandbox.Engine`.
