TreeNodeColumnEventArgs

Description

The TreeNodeColumnEventArgs class implements argument of the events that occur when the mouse cursor hovers over the element within any column of the TreeCombo and TreeList components.

Designers

  Designer name Brief description
The CreateTreeNodeColumnArgs designer creates argument of the events that occur when the mouse cursor hovers over the element within any column of the TreeCombo and TreeList components.

Properties inherited from ITreeNodeColumnEventArgs

  Property name Brief description
The Column property returns index of the component column, in the area of which the mouse cursor is placed.

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