CheckStateChangedEventArgs Properties |
The CheckStateChangedEventArgs type exposes the following members.
| 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.) |