MobileForms Toolkit Documentation

AdvancedTree.ActiveNode Property

Gets or sets the active node.

public Node ActiveNode {get; set;}

Property Value

The active node, or null if none is active.

Remarks

Active node is the node that was last selected.

See Also

AdvancedTree Class | Resco.Controls.AdvancedTree Namespace