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 (in ShellBrowser.dll) Version: 7.0
Syntax
public PathSelectionList SelectionList { get; }

Property Value

Type: PathSelectionList
See Also