Click or drag to resize

TreeViewItemComparer Constructor (Typed)

X#
Initializes a new instance of the TreeViewItemComparer class

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

Parameters

oTv
Type: TreeView
See Also