C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewUpdatedEventArgs Class / ExceptionHandled Property

In This Topic
ExceptionHandled Property (C1GridViewUpdatedEventArgs)
In This Topic
Gets or sets a value indicating whether an exception that was raised during the update operation was handled in the event handler.
Syntax
'Declaration
 
Public Property ExceptionHandled As System.Boolean
 
See Also