The exception which caused the Event to be raised.
[Visual Basic]
Public ReadOnly Property Exception As Exception
[C#]
public Exception Exception {get;}
[Delphi]
public property Exception: Exception read get_Exception;
See Also
ErrorEventArgs Class | ErrorEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |