OnExecute - cCJGridRestoreLayoutMenuItem
Sends RestoreLayout 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 RestoreLayout to the focused cCJGrid object, which causes the grid's column layout to be restored to its original programmed layout.