[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.GridErrorEventArgs.Handled

Handled Property

Handled

Gets or sets a value indicating whether the error situation has been handled by the control.

Declaration
public bool Handled { get; set; }
Remarks

If this value is set to False, the grid will throw the exception.