# ColumnProperties

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/common/tableViewModel.model.ts` (line 2)

**Part of:** [Pams](subsystem-pams)

## Properties

| Property | Type |
|---|---|
| `_name` | `string` |
| `_type` | `string` |
| `_id` | `string` |
| `_dataSourceValue` | `string` |
| `_dataSourceDisplay` | `string` |
| `_IsItAPrice` | `boolean` |
| `_InputToCurrencyPicker` | `tableViewcurrencyPicker` |
| `_IsThereAPopOver` | `boolean` |
| `disabled` | `boolean` |
| `ValueChanged` | `(...args: any[]) => any` |
| `format` | `string` |

## Used by

17 references from 17 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (17)

- `MrqDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/MRQ/mrq-details/mrq-details.component.ts`:1
- `DeductionTableComponent` — `Pams/Web/Pams.Web/Client/app/components/invoices/deduction-table/deduction-table.component.ts`:1
- `InvoiceDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts`:1
- `CurrencyRate` — `Pams/Web/Pams.Web/Client/app/components/payments/payment-details/payment-details.component.ts`:1
- `ProcurementInquiryComponent` — `Pams/Web/Pams.Web/Client/app/components/procurement/procurement-details/procurement-inquiry/procurement-inquiry.component.ts`:1
- `ProcurementOfferComponent` — `Pams/Web/Pams.Web/Client/app/components/procurement/procurement-details/procurement-offer/procurement-offer.component.ts`:1
- `ProcurementOrderComponent` — `Pams/Web/Pams.Web/Client/app/components/procurement/procurement-details/procurement-order/procurement-order.component.ts`:1
- `PurchasingDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/purchasing/purchasing-details/purchasing-details.component.ts`:1

…and 9 more.
