Grid.GetTabEnabled

boolean Grid.GetTabEnabled ( 

string ObjectName )

Example 1

bIsTab = Grid.GetTabEnabled("Grid1");

Returns true if Tab will navigate the grid

See also:  Related Actions