Infragistics(R) NetAdvantage(R) for ASP.NET
BatchUpdateUndoingEventArgs Class Members
See Also  Properties  Methods  E-mail your feedback on this topic.
WebDataGrid Library > Infragistics.Web.UI Namespace : BatchUpdateUndoingEventArgs Class


The following tables list the members exposed by BatchUpdateUndoingEventArgs.

Public Constructors

Public Properties

 NameDescription
Public PropertybrowserEvent (Inherited from Infragistics.Web.UI.EventArgs)
Public Propertycancel (Inherited from Infragistics.Web.UI.CancelEventArgs)
Public PropertyeditActionType Returns the update action type (edit (0), delete (1), add (2)) that is being undone  
Public Propertyrow Returns reference to the row that will have its update action undone.  
Public PropertywasKeyboard Returns whether the undo action was initiated by the keyboard  
Top

Public Methods

 NameDescription
Public Methoddispose (Inherited from Infragistics.Web.UI.EventArgs)
Top

See Also

Copyright © 2003-2011 Infragistics, Inc. All rights reserved.