TreeNodeCheckedEventArgs

Description

The TreeNodeCheckedEventArgs class implements argument of the event that occurs after the element checkbox selection has been changed.

Constructors

  Constructor name Brief description
The CreateTreeNodeCheckedEventArgs constructor creates an argument of the event that occurs after element checkbox selection has been changed.

Properties inherited from ITreeNodeCheckedEventArgs

  Property name Brief description
The Value property returns the set value of the element checkbox selection.

Properties inherited from ITreeNodeEventArgs

  Property name Brief description
Node The Node property returns the node, for which the event was generated.

Properties inherited from ITreeControlEventArgs

  Property name Brief description
The TreeControl property returns the component, for which the event was generated.

See also:

Forms Assembly Classes