I would like to make same ListView / DataGird like the following:

First: I am not sure if it’s a ListView or a DataGrid, how can I know?
Second: How can I do that? (AS you can see, there’s Icon in the first cell, and the second one is splitted to 3 rows > Name of device, Driver of device and Status of device. The third cell with the volume meter doesnt metter).
Thank you very much!
Thanks to H.B., If you just want to display without selection etc, use an
ItemsControl:ItemsControl