# GrowAndFill

> The size of stretchable columns is automatically adjusted to fill the available space within its container when this container or other columns get resized

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.UIElements](/engine/6000.3/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
GrowAndFill = 1
```
