An NDoc Documented Class Library

XTree Class

Represents a XTree. Has methods to set the root node of the tree and to get the last selected node in tree.

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

System.Object
   Control
      XTree

public class XTree : Control, IPostBackDataHandler

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: Eminds.Web

Assembly: xtree (in xtree.dll)

See Also

XTree Members | Eminds.Web Namespace