ITreeNodeActionEventArgs.Column

Syntax

Column: Integer;

Description

The Column property returns a number of the column in which the mode of element editing is activated.

Comments

The property is relevant only for the OnEditing event, it returns -1 value in all other events.

See also:

ITreeNodeActionEventArgs