Click or drag to resize

ItemCheckStateChangedEventArgsTOldCheckState Property

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

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

Property Value

Type: CheckState
See Also