Grid.GetRowHiding

boolean Grid.GetRowHiding ( 

string ObjectName )

Example 1

bCanHide = Grid.GetRowHiding("Grid1");

Returns true if the rows can be contracted to 0

See also:  Related Actions