Click or drag to resize

AddTreeNodeEventArgsCanAdd Property

Set this property to false if you want to prevent Node from being added.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public bool CanAdd { get; set; }

Property Value

Boolean
Remarks
The default value of this property is true
See Also