ItemCheckStateChangedEventArgsT Class |
Namespace: Jam.Shell
The ItemCheckStateChangedEventArgsT type exposes the following members.
Name | Description | |
---|---|---|
ItemCheckStateChangedEventArgsT |
Initializes a new instance of the ItemCheckStateChangedEventArgsT class.
|
Name | Description | |
---|---|---|
Item |
object, which contains information about the item, where the CheckState has changed.
| |
OldCheckState |
Contains the CheckState, which the item had before it was changed.
|