Click or drag to resize

TreeViewItem Methods (Typed)

X#

The TreeViewItem type exposes the following members.

Functions
  NameDescription
Public methodCollapse
Collapse the tree view item, hiding its child items.
Public methodDelete
Delete the tree view item.
Public methodDestroy
Free memory resources allocated for a VObject object and its derived objects.
(Inherited from VObject.)
Public methodExpand
Expand the tree view item, showing its child items.
Top
See Also