Click or drag to resize

JamBaseShellListViewCheckedItems Property

Refer to the SelectionList property to determine which items are selected. Please do not use this property, it is currently not supported. The CheckBoxes in an ordinary ListView do not support the grayed CheckState furthermore the ListView does not support them at all in View TileView.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public ListViewCheckedListViewItemCollection CheckedItems { get; }

Property Value

Type: ListViewCheckedListViewItemCollection
See Also