ComponentOne FlexGrid for WinForms
ValidateEditEventArgs Class Members
Properties 

C1.Win.C1FlexGrid Namespace : ValidateEditEventArgs Class

The following tables list the members exposed by ValidateEditEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ValidateEditEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the edit operation should be canceled.  
Public PropertyIf the cell contains a checkbox, the new checkbox state about to be applied to the cell.  
Public PropertyGets the column index of the cell being edited.  
Public PropertyGets the row index of the cell being edited.  
Top
See Also

Reference

ValidateEditEventArgs Class
C1.Win.C1FlexGrid Namespace