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