ShellBrowser .Net Edition
ViewState Property
NamespacesJam.ShellShellListViewViewState
Gets or sets how items are displayed in the ShellListView control.
Declaration Syntax
C#Visual BasicVisual C++
public ViewState ViewState { get; set; }
Public Property ViewState As ViewState
public:
property ViewState ViewState {
	ViewState get ();
	void set (ViewState value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)