Grid.GetSortAscending

boolean Grid.GetSortAscending ( 

string ObjectName )

Example 1

bIsAscending = Grid.GetSortAscending("Grid1");

Returns true if the grid is set to sort in ascending order

See also:  Related Actions