バージョン

getCurrentSelectedCells メソッド

現在選択されているセルの読み取り専用のコレクションを返します。
シンタックス
ASP.NET Ajax Javascript (Specification) 
function getCurrentSelectedCells() : GridCellReadOnlyCollection;
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfCellSelectionChangingEventArgs.getCurrentSelectedCells();
参照