Skip to content

OnExecute - cCJGridFreezeColumnMenuItem

Sends FreezeColumn to the focus object

Type: Event

Parameters

Parameter Type Description
vCommandBarControl Variant Object handle of selected column object

Syntax

Procedure OnExecute Variant vCommandBarControl

Description

OnExecute sends FreezeColumn to the focused cCJGrid object, passing the object handle of selected column object or zero, if no column was selected.