OnRelease - cCJGrid
Called when the grid is being deactivated
Type: Event
Syntax
Procedure OnRelease
Description
OnRelease is called when a grid control is being deactivated (unpaged). It is called as part of the ReleaseComObject process. This event can be used to handle any custom shutdown logic that you might need.