Ordered read-only collection of a CellInfo objects.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1GridViewClient (in C1GridViewClient.dll)

Syntax

JavaScript
C1.Web.UI.Controls.C1GridView.CellInfoOrderedCollection = function();

Type.createClass(
	'C1.Web.UI.Controls.C1GridView.CellInfoOrderedCollection');

Inheritance Hierarchy

System..::..Object
  C1.Web.UI.Controls.C1GridView..::..CellInfoOrderedCollection

See Also