[]
Gets or sets a value indicating whether the error situation has been handled by the control.
public bool Handled { get; set; }
If this value is set to False, the grid will throw the exception.