TcxCustomTreeView.OnEditing Event
Allows you to prevent node caption edit operations.
Declaration
property OnEditing: TTVEditingEvent read; write;
Remarks
The OnEditing
event occurs every time a user invokes a node caption in-place editor.
See Also