Grid.SetUnhideColumn

Grid.SetUnhideColumn (

string ObjectName,

boolean AllowUnhide = true )

Example 1

Grid.SetUnhideColumn("Grid1", false);

Turn off the unhide option

See also: Related Actions