| JamBaseShellListViewShellControlConnector Property | 
            Connects this control to a ShellControlConnector component, which allows to synchronize several shell controls.
            
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
 Syntax
Syntaxpublic ShellControlConnector ShellControlConnector { get; set; }Public Property ShellControlConnector As ShellControlConnector
	Get
	Set
public:
virtual property ShellControlConnector^ ShellControlConnector {
	ShellControlConnector^ get () sealed;
	void set (ShellControlConnector^ value) sealed;
}abstract ShellControlConnector : ShellControlConnector with get, set
override ShellControlConnector : ShellControlConnector with get, set
Property Value
ShellControlConnectorImplements
IShellControlShellControlConnector See Also
See Also