Grid.GetTrackFocusCell

boolean Grid.GetTrackFocusCell ( 

string ObjectName )

Example 1

bTrack = Grid.GetTrackFocusCell("Grid1");

Returns true if the fixed cells on the same row/column as the current focus cell are highlighted with a sunken border

See also:  Related Actions