ListViewGroup Constructor (String^, String^)
.NET Framework (current version)
Initializes a new instance of the ListViewGroup class using the specified values to initialize the Name and Header properties.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- key
-
Type:
System::String^
The initial value of the Name property.
- headerText
-
Type:
System::String^
The initial value of the Header property.
.NET Framework
Available since 2.0
Available since 2.0
Show: