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: 6.3.1
Syntax
public virtual bool Cut { get; set; }

Property Value

Type: Boolean

Implements

IJamShellItemVisualsCut
See Also