NetXP 3.0 Reference

TreeViewEx Class

TreeViewEx is an extension to TreeView which automatically checks and unchecks child items.

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

System.Object
   MarshalByRefObject
      Component
         Control
            TreeView
               TreeViewEx

[Visual Basic]
Public Class TreeViewEx
Inherits TreeView
[C#]
public class TreeViewEx : TreeView

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: NETXP.Controls

Assembly: NETXP.Controls (in NETXP.Controls.dll)

See Also

TreeViewEx Members | NETXP.Controls Namespace