Click or drag to resize

JamBaseShellListViewViewState Property

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

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
protected virtual ViewState ViewState { get; set; }

Property Value

Type: ViewState
See Also