The event handler receives an argument of type FieldEventArgs containing data related to this event. The following FieldEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Field | Gets the field which triggers the event. |
This event is raised when the input focus leaves a field.