# LayoutColumns

**Kind:** Class

**Source:** `Frontend/src/app/models/common/job-list-layout.model.ts` (line 14)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Properties

| Property | Type |
|---|---|
| `visibleIndex` | `number` |
| `caption` | `string` |
| `dataType` | `string` |
| `width` | `number` |
| `dataField` | `string` |
| `visible` | `boolean` |
| `filterValue` | `string` |
| `filterOperations` | `string` |
| `_toDelete` | `boolean` |

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `UsersLayoutsComponent` — `Frontend/src/app/components/configuration/default-layouts/users-layouts/users-layouts.component.ts`:1
