# Switch Column Case

## Description:

### Allowed Parent Components:

1. Switch Column

### Allowed Child Components:

1. Attachment Column
2. Calculated Number Column
3. Calculated String Column
4. Checkbox Column
5. Custom Renderer Column
6. Date Column
7. Google Drive Attachment Column
8. Icon Column
9. Lov Column
10. Number Column
11. Popover
12. Progress Column
13. Pulse
14. Row Col Column
15. Row Number Column
16. Row Selection Column
17. Select Column
18. Slide Toggle Column
19. String Column
20. Tree Column
21. Trigger Before Render
22. User Pic Column
23. Wave Column

### Properties

### ➤ Case

Provide a constant string value (without quotes) for this case to match the above switch condition

Allowed Values: Free text field


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudio.io/ui-components/widgets/iogridswitchcolumncase.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
