ITreeNodeCheckedEventArgs

Description

The ITreeNodeCheckedEventArgs interface contains properties of the argument of the event that occurs after element flag selection has been changed.

Properties

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

Properties inherited from ITreeNodeEventArgs

  Property name Brief description
Node The Node property returns a 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 Interfaces