# columnContentMargin

> Margin that can be used by clients of the MultiColumnHeader to control spacing between content in multiple columns.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.IMGUI.Controls](/engine/6000.7/script-reference/unityeditor/imgui/controls.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static float columnContentMargin { get; }
```
