Click or drag to resize

Header Constructor (DataGridViewColumnHeaderCell)

X#
Initializes a new instance of the Header class

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 CONSTRUCTOR(
	source AS DataGridViewColumnHeaderCell
)
Request Example View Source

Parameters

source
Type: DataGridViewColumnHeaderCell
See Also