Click or drag to resize

ListViewColumn.HyperLabel Property (Typed)

X#
The HyperLabel object for the list view column.

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

Property Value

Type: HyperLabel
The HyperLabel object for the list view column.
See Also