| C1.Win.C1FlexGrid Namespace : ValidateEditEventArgs Class |
The following tables list the members exposed by ValidateEditEventArgs.
| Name | Description | |
|---|---|---|
![]() | ValidateEditEventArgs Constructor | Initializes a new instance of the ValidateEditEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the edit operation should be canceled. |
![]() | Checkbox | If the cell contains a checkbox, the new checkbox state about to be applied to the cell. |
![]() | Col | Gets the column index of the cell being edited. |
![]() | Row | Gets the row index of the cell being edited. |