# Editor.DockManager.DockInfo.CreateAction

```csharp
System.Func<Widget> CreateAction { get; set; }
```

Factory to create the content widget on demand.

Declared in [Editor.DockManager.DockInfo](/api/Editor.DockManager.DockInfo).
Assembly: `Sandbox.Tools`.
