Click or drag to resize

ListViewColumn Constructor (Typed)

X#
Initializes a new instance of the ListViewColumn class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	nWidth,
	xColumnID,
	kAlignment
) CLIPPER
Request Example View Source

Parameters

nWidth (Optional)
Type: Usual
xColumnID (Optional)
Type: Usual
kAlignment (Optional)
Type: Usual
See Also