Version

RowUpdateType Enumeration

The type of row update operation.
Members
MemberDescription
AddThe udpate operation was addition of a row.
DeleteThe update operation was deletion of a row.
EditThe update operation was editing of cell values.
Inheritance Hierarchy

Object
   Infragistics.Web.UI.RowUpdateType

See Also