Grid.GetSortColumn

number Grid.GetSortColumn ( 

string ObjectName )

Example 1

nSortedColumn = Grid.GetSortColumn("Grid1");

Returns the column index of the sorted column

See also:  Related Actions