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

In This Topic
Exception Property (C1GridViewDeletedEventArgs)
In This Topic
Gets the exception that was raised during the delete operation.
Syntax
'Declaration
 
Public ReadOnly Property Exception As System.Exception
 
See Also