Click or drag to resize

ItemCheckStateChangedEventArgsTItem Property

object, which contains information about the item, where the CheckState has changed.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public T Item { get; }

Property Value

Type: T
See Also