<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/react](./react.md) &gt; [ArqueroDetailsListFeatures](./react.arquerodetailslistfeatures.md) &gt; [hideRowNumber](./react.arquerodetailslistfeatures.hiderownumber.md)

## ArqueroDetailsListFeatures.hideRowNumber property

Option to hide the default row number, which is the first column with a detail styling. Default as false

<b>Signature:</b>

```typescript
hideRowNumber?: boolean;
```
