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 ReadOnly Property Item As T
Get
public:
property T Item {
T get ();
}
member Item : 'T with get
Property Value
Type:
TSee Also