Click or drag to resize

ItemCheckedEventArgsGenTItem Property

Gets the item whose checked state has changed.

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

Return Value

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