[]
Fires after a row lost focus and has been validated.
public event RowColEventHandler RowValidated
Type | Description |
---|---|
RowColEventHandler | Fires after a row lost focus and has been validated. |
This event is analogous to the Validated event.
Use this event to perform post-processing on a row of values.