Validate
- Last UpdatedNov 17, 2021
- 1 minute read
The Validate event is triggered when a control loses focus to a control that causes validation.
Syntax
<objectname>.Validate(discrete Cancel);
The Validate event is triggered when a control loses focus to a control that causes validation.
<objectname>.Validate(discrete Cancel);