Click or drag to resize

BaseShellItemCut Property

Defines if the item's image should be shown ghosted or not.

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

Property Value

Boolean

Implements

IJamShellItemVisualsCut
See Also