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