ComponentOne FlexGrid for WinForms
GridErrorEventArgs Class Members
Properties 

C1.Win.C1FlexGrid Namespace : GridErrorEventArgs Class

The following tables list the members exposed by GridErrorEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the GridErrorEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyGets the column index of the cell where the error was detected.  
Public PropertyGets the Exception object that contains information about the error.  
Public PropertyGets or sets a value indicating whether the error situation has been handled by the control.  
Public PropertyGets the row index of the cell where the error was detected.  
Top
See Also

Reference

GridErrorEventArgs Class
C1.Win.C1FlexGrid Namespace