ListViewColumn.HyperLabel Property (Typed) | |
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
public virtual HyperLabel HyperLabel { get; set; }
Request Example
View SourceProperty Value
Type:
HyperLabelThe HyperLabel object for the list view column.
See Also