Click or drag to resize

ItemCheckedEventArgsGenTItem Property

Gets the item whose checked state has changed.

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

Return Value

Type: T
The item whose checked state has changed.
See Also