Creating a listview with special background

Jun 22 2011 7:50 AM
In a WPF application how would I programatically go about to create the ListView and add the following 3 rows (see the link). Note that the backgrounds in the cells in the second column are only partially covered.

http://img803.imageshack.us/i/listview.png/

Answers (1)