TreeNodeActionEventArgs

Description

The TreeNodeActionEventArgs class implements argument of the events that occur before any action over the tree node of the TreeCombo and TreeList components.

Designers

  Designer name Brief description
The Create designer creates argument of the events that occur before any action over the tree node of the TreeCombo and TreeList components.

Properties inherited from ITreeNodeActionEventArgs

  Property name Brief description
The AllowAction property determines whether is it possible to perform any action over the tree node.
Outdated. Use the AllowAction property.
Outdated. Use the AllowAction property.
Outdated. Use the AllowAction property.
The Column property returns a number of the column in which the mode of element editing is activated.

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