I want to be able to hide the header at the top of each grid column in a WPF ListView.
This is the XAML for my ListView:
Define a Style like so
....
Apply it like so