Height
(number) The new height of the grid object in pixels.
Re t u r n s
Nothing. You can use Application.GetLastError to determine whether this action failed, and why.
See also: Related Actions
Grid.SetSortAscending
OverviewExamples
Grid.SetSortAscending ( string ObjectName,
boolean Ascending )
De s cr ip t ion
Sets whether the current sort column is sorted ascending in a grid object.
P arame t er s
ObjectName
(string) The name of the grid object.