バージョン

CancelUpdateRowEventArgs クラス

RowUpdating イベントのハンドラーに渡されたイベント引数オブジェクトです。イベントをキャンセルするオプションを提供します。
シンタックス
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.CancelUpdateRowEventArgs = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.CancelUpdateRowEventArgs();
継承階層

Object
   Sys.EventArgs
      Infragistics.Web.UI.EventArgs
         Infragistics.Web.UI.CancelEventArgs
            Infragistics.Web.UI.CancelBehaviorEventArgs
               Infragistics.Web.UI.CancelUpdateRowEventArgs
                  Infragistics.Web.UI.ClientCancelUpdateRowEventArgs

参照