Interface for checkable item.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax public interface ICheckableItem
Public Interface ICheckableItem
public interface class ICheckableItem
type ICheckableItem = interface end
The ICheckableItem type exposes the following members.
Properties
| Name | Description |
---|
| Checked | Gets or sets a value indicating whether the item is checked. |
TopSee Also