Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
TreeNode.isEditing
Retrieves a boolean value indicating whether the user is currently editing this node in the tree view control.
Syntax
public boolean isEditing()
Return Value
Returns true if the user is currently editing this node; otherwise, returns false.