Grid.GetSelectable

boolean Grid.GetSelectable ( 

string ObjectName )

Example 1

bSelectable = Grid.GetSelectable("Grid1");

Returns true if the grid object is selectable

See also:  Related Actions