---
title: column
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsgridcell/column
---

# column

## Declaration

```swift
weak var column: NSGridColumn? { get }
```

## See Also

### Getting the Cell Containers

- [row](appkit/nsgridcell/row.md)
- [contentView](appkit/nsgridcell/contentview.md)
- [emptyContentView](appkit/nsgridcell/emptycontentview.md)
