Click or drag to resize

ShellListViewViewState Property

Gets or sets how items are displayed in the ShellListView control. This is a dependency property.

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

Property Value

Type: ViewState
See Also