TreeViewItem.TextValue Property | |
The text value of the tree view item.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY TextValue AS USUAL GET SET
public virtual Usual TextValue { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe text value of the tree view item.
See Also