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: 7.2
Syntax
public bool CanAdd { get; set; }

Property Value

Boolean
See Also