ExceptionHandled Property (C1GridViewUpdatedEventArgs)
Gets or sets a value indicating whether an exception that was raised during the update operation was handled in the event handler.
public System.bool ExceptionHandled {get; set;}
'Declaration
Public Property ExceptionHandled As System.Boolean