バージョン

ContainerGridRowCollection クラス

行コレクション オブジェクトです。グリッドの ($IG.ContainerGrid) 行を含みます。このコレクションは $IG.GridRowCollection から継承します。
シンタックス
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.ContainerGridRowCollection = function( 
   element : {DomElement},
   props : {Any}[],
   owner : ContainerGrid
) {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.ContainerGridRowCollection();
継承階層

Object
   Sys.Component
            Infragistics.Web.UI.GridRowCollection
               Infragistics.Web.UI.ContainerGridRowCollection

参照