<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`BasesViewConfig`](BasesViewConfig) › [`getOrder`](BasesViewConfig/getOrder)
## BasesViewConfig.getOrder() method
Ordered list of properties to display in this view. In a table, these can be interpreted as the list of visible columns. Order is configured by the user through the properties toolbar menu.
1.10.0
**Signature:**
```typescript
getOrder(): BasesPropertyId[];
```
**Returns:**
[`BasesPropertyId`](BasesPropertyId)`[]`