Interface for checkable item.
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntaxpublic 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. |
Top
See Also