Version

UpdateRowAction class Members

The following tables list the members exposed by UpdateRowAction.

Public Constructors
 NameDescription
Public ConstructorUpdateRowAction Constructor  
Public Fields
 NameDescription
Public FieldownerName (Inherited from Infragistics.Web.UI.GridAction)
Public Fieldtype (Inherited from Infragistics.Web.UI.GridAction)
Public Properties
 NameDescription
Public PropertyactionReturns the action as an array for serialization (Inherited from Infragistics.Web.UI.GridAction)
Public PropertytagReturns a tag associated with the action (Inherited from Infragistics.Web.UI.GridAction)
Public PropertyupdatedCellsReturns an array of the updated cells.  
Public PropertyvalueReturns the value of the UpdateAction.  
Public Methods
 NameDescription
Public MethodaddUpdateCell  
Public MethodaddUpdateCellFromHeaderCheckbox  
Public MethodaddUpdateCellText  
Public MethoddisposeCalled whenever the object is being disposed of. (Inherited from Infragistics.Web.UI.GridAction)
Public MethodfindUpdatedCellRowAction  
Public MethodhasUpdatedCellsReturns true if the row action has at least one updated cell.  
Public MethodrevertRow  
See Also