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

In This Topic
Exception Property (ErrorEventArgs)
In This Topic
The exception which caused the Event to be raised.
Syntax
'Declaration
 
Public ReadOnly Property Exception As Exception
 
See Also