ListViewGroup::Header Property
.NET Framework (current version)
Gets or sets the header text for the group.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::String^The text to display for the group header. The default is "ListViewGroup".
Use this property to retrieve the header text or to change the header value at run time. You can also set the header text in the ListViewGroup constructor.
.NET Framework
Available since 2.0
Available since 2.0
Show: