Click or drag to resize

TreeViewItem.TextValue Property (Typed)

X#
The text value of the tree view item.

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

Property Value

Type: String
The text value of the tree view item.
See Also