Click or drag to resize

ItemCheckStateChangedEventArgsTItem Property

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

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

Property Value

Type: T
See Also