ListViewColumn.HyperLabel Property | |
The HyperLabel object for the list view column.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY HyperLabel AS USUAL GET SET
public virtual Usual HyperLabel { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe HyperLabel object for the list view column.
See Also