Click or drag to resize

InPlaceEditValidate Event

Occurs when the edited text needs to be validated.

Namespace:  TomsToolbox.Wpf.Controls
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public event EventHandler<TextValidationEventArgs> Validate

Value

Type: SystemEventHandlerTextValidationEventArgs
See Also