ComponentOne FlexGrid for WinForms
Exception Property

C1.Win.C1FlexGrid Namespace > GridErrorEventArgs Class : Exception Property
Gets the Exception object that contains information about the error.
Syntax
'Declaration
 
Public ReadOnly Property Exception As Exception
public Exception Exception {get;}
See Also

Reference

GridErrorEventArgs Class
GridErrorEventArgs Members