Click or drag to resize

VOColumnHeader Constructor (Typed)

X#
Initializes a new instance of the VOColumnHeader class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	oColumn AS ListViewColumn
)
Request Example View Source

Parameters

oColumn
Type: ListViewColumn
See Also