Grid.SetUnhideRow

Grid.SetUnhideRow (

string ObjectName,

boolean AllowUnhide = true )

Example 1

Grid.SetUnhideRow("Grid1", false);

Turn off the row unhide option

See also: Related Actions