Version

ExitingRowEditEventArgs class Members

The following tables list the members exposed by ExitingRowEditEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertykeepEditingRequest to continue or stop row editing. Value true will continue row editing, false will stop row editing regardless of possible failed cell-value validation  
Public Methods
 NameDescription
Public MethodgetCellsReturns cells entered row edit mode. (Inherited from Infragistics.Web.UI.EnteringRowEditEventArgs)
Public MethodisUpdateCheck if data will be update after row editing.  
See Also