ShellListItemShellListView Property |
The same instance as
ListViewListView but typed as
ShellListView.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public ShellListView ShellListView { get; }
Public ReadOnly Property ShellListView As ShellListView
Get
public:
property ShellListView^ ShellListView {
ShellListView^ get ();
}
member ShellListView : ShellListView with get
Property Value
Type:
ShellListViewSee Also