MobileForms Toolkit Documentation

Node.Update Method 

Update current node.

public void Update();

Remarks

When you change data, you can notify Node to update using this function.

See Also

Node Class | Resco.Controls.AdvancedTree Namespace