TreeViewItem.NameSym Property (Typed)
|
|
The symbolic name for the tree view item.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.24 GA
Syntax VIRTUAL PROPERTY NameSym AS SYMBOL GET SET
public virtual Symbol NameSym { get; set; } Request Example
View SourceProperty Value
Type:
SymbolThe symbolic name for the tree view item.
See Also