[]
Event fired when the editing is completed. Handle this event to validate the new input.
public event EventHandler<ValidateInputEventArgs> ValidateInput
Type | Description |
---|---|
EventHandler<ValidateInputEventArgs> | Event fired when the editing is completed. Handle this event to validate the new input. |