Click or drag to resize

AddItemEventArgsBaseTCanAdd Property

With the CanAdd variable it can be decided individually, which items should be shown in the shell view.

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

Property Value

Type: Boolean
See Also