The constructors of System.Windows.Forms.ListViewGroup are listed below. For a list of all members, see the ListViewGroup Members list.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Windows.Forms.ListViewGroup class using the default header text of "ListViewGroup" and the default left header alignment. | ||
Initializes a new instance of the System.Windows.Forms.ListViewGroup class using the specified value to initialize the ListViewGroup.Header property and using the default left header alignment. | ||
Initializes a new instance of the System.Windows.Forms.ListViewGroup class using the specified values to initialize the ListViewGroup.Name and ListViewGroup.Header properties. | ||
Initializes a new instance of the System.Windows.Forms.ListViewGroup class using the specified header text and the specified header alignment. |