SortableListView.ListView Property
Namespace: Microsoft.Web.Management.Client.Win32
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
Syntax
public ListView ListView { get; }
public:
property ListView^ ListView {
ListView^ get();
}
member ListView : ListView with get
Public ReadOnly Property ListView As ListView
Property Value
Type: System.Windows.Forms.ListView
See Also
SortableListView Class
Microsoft.Web.Management.Client.Win32 Namespace
Return to top