Grid.GetUnhideRow

boolean Grid.GetUnhideRow (

string ObjectName )

Example 1

bUnHide = Grid.GetUnhideRow("Grid1");

Returns true if rows of 0 width can be restored by the user

See also: Related Actions