Version

GridCellReadOnlyCollection class

Read-only collection of grid cells.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.GridCellReadOnlyCollection = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.GridCellReadOnlyCollection();
Inheritance Hierarchy

Object
   Infragistics.Web.UI.GridCellReadOnlyCollection

See Also