Contains the arguments passed to event handlers, such as CellTextEditing.
The following tables list the members exposed by the CellValidationEvent type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the CellValidationEvent class. |
Name | Description | |
---|---|---|
![]() |
Gets a value indicating whether to prevent the user from completing the operation. |
|
![]() |
Gets a reference to the cell related to the event. (Inherited from CellEvent.) |
|
![]() |
Gets the index of the cell column. (Inherited from CellEvent.) |
|
![]() |
Gets the pointer position. (Inherited from CellEvent.) |
|
![]() |
Gets the index of the cell row. (Inherited from CellEvent.) |
|
![]() |
Gets a reference to the table related to this event. (Inherited from CellEvent.) |
|
![]() |
Sets a value indicating whether to prevent the user from completing the operation. |