---
title: customMirror
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/anycolumn/custommirror
---

# customMirror

A mirror that reflects the column.

## Declaration

```swift
var customMirror: Mirror { get }
```

## See Also

### Describing a Column

- [description](tabulardata/anycolumn/description.md)
- [debugDescription](tabulardata/anycolumn/debugdescription.md)
