I have a listview that is displayed in details views. I want to be able to select all items in a group if the group header is clicked/double-clicked but I can't figure out how to deterimine that a heasder has been clicked. Any ideas?

BTW, I want the group header not the column header.