Click or drag to resize

NodeCheckStateChangedEventArgs Properties

The NodeCheckStateChangedEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyItem object, which contains information about the item, where the CheckState has changed.
(Inherited from ItemCheckStateChangedEventArgsT)
Public propertyOldCheckState Contains the CheckState, which the item had before it was changed.
(Inherited from ItemCheckStateChangedEventArgsT)
Top
See Also