TIWCGJQCustomDynaTree.DeactivateNode(string) Method
Deactivate the node and fire an onDeactivate event.
![]() |
---|
The node must be loaded! |
public procedure DeactivateNode(AKey: string = '');
Parameters
- AKey
- Type: string
The key/id of node.
Pass empty value to apply to current active node.