Click or drag to resize

TreeView.GetItemAttributes Method (TreeViewItem)

X#

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

Parameters

oItem
Type: TreeViewItem

Return Value

Type: TreeViewItem
See Also