Click or drag to resize

ListViewColumn.Caption Property (Typed)

X#
The caption displayed in the list view column header.

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

Property Value

Type: String
The caption displayed in the list view column header.
See Also