Click or drag to resize

ShellControlConnectorSelectionList Property

If the Checkboxes property of a control connected to a ShellControlConnector is enabled, this property contains the checked items.

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

Property Value

Type: PathSelectionList
See Also