TableActiveCellChanged event

This script event that is fired when the active cell has changed.

ValidationForm_TableActiveCellChanged( _
    ByVal TableName As String, _
    ByVal pXDoc As CASCADELib.CscXDocument _
    )
TableName

Name of the table field where the active cell changed.

pXDoc

XDocument object that is currently loaded.