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