Click or drag to resize

FileListViewState Property

Gets or sets how items are displayed in the ShellListView control.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public ViewState ViewState { get; set; }

Property Value

Type: ViewState
See Also