Click or drag to resize

VODataGridViewColumn Constructor (Typed)

X#
Initializes a new instance of the VODataGridViewColumn class

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

Parameters

oCol
Type: DataColumn
See Also