Click or drag to resize

ItemCheckStateChangedEventArgsT Properties

The ItemCheckStateChangedEventArgsT generic type exposes the following members.

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