Kind: Class
Source: Frontend/src/app/models/sales/ColumnProperties.model.ts (line 2)
Part of: Frontend
Properties
| Property | Type |
|---|---|
_name | string |
_type | string |
_id | string |
_dataSourceValue | string |
_dataSourceDisplay | string |
_IsItAPrice | boolean |
_InputToCurrencyPicker | currencyPicker |
_IsThereAPopOver | boolean |
Was this page helpful?