> For the complete documentation index, see [llms.txt](https://boredprogrammers.gitbook.io/laragrid/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://boredprogrammers.gitbook.io/laragrid/column/description.md).

# Description

The `Column` class is a crucial part of the LaraGrid package. It is used to define a single column in the grid. Each instance of the `Column` class represents a column in the grid.
