The following tables list the members exposed by ExitEditingRowEventArgs.
Name | Description | |
---|---|---|
![]() | ExitEditingRowEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | Cancel | (Inherited from Infragistics.CancellableEventArgs) |
![]() | EditingCanceled | Gets whether editing was canceled in the UI. |
![]() | NewCellValues | A Dictionary of updated cell values. |
![]() | OriginalCellValues | A Dictionary of original cell values before editing began on the Row |
![]() | Row | The Row exiting edit mode. |