バージョン

rowIslands プロパティ

この行の子行アイランドである Infragistics.Web.UI.ContainerGrid オブジェクトの配列を取得します。行が一括更新で削除にマークされた場合、空の配列を返します。
シンタックス
ASP.NET Ajax Javascript (Specification) 
function get_rowIslands() : ContainerGrid[]
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfContainerGridRow.get_rowIslands();
参照