C1.Win.C1List Namespace / ErrorEventArgs Class / Handled Property

In This Topic
Handled Property (ErrorEventArgs)
In This Topic
True if the exception has been handled.
Syntax
'Declaration
 
Public Property Handled As Boolean
 
See Also