Home
Sets the view with the view enumeration

Namespace:  nControls
Assembly:  nListView (in nListView.dll) Version: 2.1.0.0 (2.1)

Syntax

         
 C#  Visual Basic  Visual C++ 
public void setView(
	view v
)
Public Sub setView ( _
	v As view _
)
public:
void setView(
	view v
)

Parameters

v
view
details,largeIcon,smallIcon,list, or tile

See Also