FlexGrid for WinForms
GridErrorEventArgs Class Members
Fields 

The following tables list the members exposed by GridErrorEventArgs.

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

Reference

GridErrorEventArgs Class
C1.Win.C1FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback