Click or drag to resize

ICheckableItem Interface

Interface for checkable item.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public interface ICheckableItem

The ICheckableItem type exposes the following members.

Properties
  NameDescription
Public propertyChecked
Gets or sets a value indicating whether the item is checked.
Top
See Also