ColumnHeader::ListView Property
.NET Framework (current version)
Gets the ListView control the ColumnHeader is located in.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Windows.Forms::ListView^A ListView control that represents the control that contains the ColumnHeader.
You can use this property to determine which ListView control a specific ColumnHeader object is associated with.
.NET Framework
Available since 1.1
Available since 1.1
Show: