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

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