An NDoc Documented Class Library

Tree Class

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

System.Object
   White.Core.UIItems.UIItem
      White.Core.UIItems.TreeItems.Tree

[Visual Basic]
Public Class Tree
    Inherits UIItem
    Implements VerticalSpanProvider
[C#]
public class Tree : UIItem, VerticalSpanProvider
[C++]
public __gc class Tree : public UIItem, VerticalSpanProvider
[JScript]
public class Tree extends UIItem, VerticalSpanProvider

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: White.Core.UIItems.TreeItems

Assembly: White.Core (in White.Core.dll)

See Also

Tree Members | White.Core.UIItems.TreeItems Namespace