Click or drag to resize

TreeViewItem.Value Property (Typed)

X#
The usual value associated with the tree view item.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Value AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
The usual value associated with the tree view item.
See Also