ListViewGroup::ListView Property

 

Gets the ListView control that contains this group.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
[BrowsableAttribute(false)]
property ListView^ ListView {
	ListView^ get();
}

Property Value

Type: System.Windows.Forms::ListView^

The ListView control that contains this group.

.NET Framework
Available since 2.0
Return to top
Show: