Adds a new System.Windows.Forms.ListViewGroup to the collection using the specified values to initialize the ListViewGroup.Name and ListViewGroup.Header properties
- key
- The initial value of the ListViewGroup.Name property for the new group.
- headerText
- The initial value of the ListViewGroup.Header property for the new group.
The new System.Windows.Forms.ListViewGroup.