TreeNodeEditEventArgs

Description

The TreeNodeEditEventArgs class implements argument of the event that occurs after escape from the element edit mode.

Designers

  Designer name Brief description
Create The Create designer creates argument of the event that occurs after escape from the element edit mode.

Properties inherited from ITreeNodeEditEventArgs

  Property name Brief description
The Column property returns index of the column in which the element was edited.
The Text property determines text of the element in the column in which the element was edited.

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 Classes