Click or drag to resize

VOTreeNode Constructor (Typed)

X#
Initializes a new instance of the VOTreeNode class

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

Parameters

oItem
Type: TreeViewItem
See Also