Yes. Within List view, try placing a layout grid and add the attributes of entity to each column of layout grid.
Hi,
there exist some helper classes to render a listview in multiple bootstrap columns, e.g.
lv-col-xs-3
will render it to 4 columns with a width of 3.
For more advanced control you will have to adjust the styling.
regards, Fabian