MobileForms Toolkit Documentation

BoundNode Class

The BoundNode is a wrapper derived from Node that is used for databinding. You can either wrap DataRow or any object using PropertyMapping.

For a list of all members of this type, see BoundNode Members.

System.Object
   Resco.Controls.AdvancedTree.Node
      Resco.Controls.AdvancedTree.BoundNode

public class BoundNode : Node

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Resco.Controls.AdvancedTree

Assembly: Resco.AdvancedTree.CF3 (in Resco.AdvancedTree.CF3.dll)

See Also

BoundNode Members | Resco.Controls.AdvancedTree Namespace