Click or drag to resize

TreeView.SetItemAttributes Method

X#
Update a tree view item within the tree view.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD SetItemAttributes(
	oTreeViewItem
) AS USUAL CLIPPER
Request Example View Source

Parameters

oTreeViewItem (Optional)
Type: Usual
The tree view item to update.

Return Value

Type: Usual
See Also