ShellListItemListView Property |
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public ShellListView ListView { get; }
Public ReadOnly Property ListView As ShellListView
Get
public:
property ShellListView^ ListView {
ShellListView^ get ();
}
member ListView : ShellListView with get
Property Value
Type:
ShellListViewSee Also