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.2
Syntax
public CheckState OldCheckState { get; }

Property Value

CheckState
See Also