Description
Read-write. If set to TRUE, the entire row of the selected cell is highlighted. If FALSE, just the current cell is highlighted. The default value is FALSE.
Applicable Events
AnyApp Pre-Application, AnyApp Post-Algorithm, AnyApp Post-Application, Post Extract, AnyApp Post Extract, Pre-Verify, Interactive, Verification Function Key (F-Key), Post-Verify
Syntax
object.HighlightEntireRow = TRUE/FALSE
Parameters
Object is a reference to the GridChoiceDialog object. For more information, see GridChoiceDialog Object (page GridChoiceDialog Object).
HighlightEntireRow is the command.
Example
GridChoiceDialog.HighlightEntireRow = TRUE