Click or drag to resize

TreeView.GetRootItem Method (Typed)

X#
Return the root tree view item.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetRootItem() AS TreeViewItem
Request Example View Source

Return Value

Type: TreeViewItem
The root tree view item.
See Also