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:
Thanks for this solution. You can also put the Style inline like so:
Style
(Also, the {x:Type} notation you used doesn't seem to be needed)
{x:Type}