RowCount
(number) The new fixed row count.
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.SetFixedRowSelection
OverviewExamples
Grid.SetFixedRowSelection ( string ObjectName,
boolean Enable )
De s cr ip t ion
Sets whether or not clicking on a fixed row selects the cells beside it in a grid object.
P arame t er s
ObjectName
(string) The name of the grid object.