WPF ListView Column and Cell Formatting by Wpf

Sun, 06 Sep 2009 00:00:33 -0600

WPF ListView Column and Cell Formatting

by Wpf @ Sun, 06 Sep 2009 00:00:33 -0600



In the first WPF ListView of this set, I used XML data binding and added some basic formatting to the Column Headers of the ListView. In the previous blog, a collection of objects was used as the data source. The formatting in that ...