Forms > Forms Assembly Interfaces > ITreeNodeActionEventArgs > ITreeNodeActionEventArgs.AllowEditing
AllowEditing: Boolean;
The AllowEditing property determines whether the node edit mode is enabled.
The property is outdated, use ITreeNodeActionEventArgs.AllowAction.
See also: