Click or drag to resize

ItemCheckStateChangedEventArgsTOldCheckState Property

Contains the CheckState, which the item had before it was changed.

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

Property Value

Type: CheckState
See Also