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