Grid.GetSelectedCount

number Grid.GetSelectedCount (

string ObjectName )

Example 1

nSelected = Grid.GetSelectedCount("Grid1");

Returns the number of cells that are selected

See also: Related Actions