[]
Arguments for the event fired to validate the input.
public class ValidateInputEventArgs : EventArgs
| Name | Description |
|---|---|
| ValidateInputEventArgs() |
| Name | Description |
|---|---|
| Input | New text input |
| IsValidInput | Set this flag to undo the edits if the input is not valid. |