<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XEventsTypes](./x-components.xeventstypes.md) &gt; [UserClickedColumnPicker](./x-components.xeventstypes.userclickedcolumnpicker.md)

## XEventsTypes.UserClickedColumnPicker property

The user clicked the button to select the number of columns. Payload: the column number.

**Signature:**

```typescript
UserClickedColumnPicker: number;
```
