TreeColumnEventArgs

Description

The TreeColumnEventArgs class implements argument of the event that occurs when the main mouse button clicks on the header of the column of the TreeCombo or TreeList components.

Designers

  Designer name Brief description
The Create designer creates argument of the event that occurs when the main mouse button clicks on the header of the column of the TreeCombo or TreeList components.

Properties inherited from ITreeColumnEventArgs

  Property name Brief description
The Column property returns parameters of the column on the header of which the main mouse button clicked.

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