Click or drag to resize

TextValidationEventArgsAction Property

Gets or sets the action to take.

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public TextValidationAction Action { get; set; }

Property Value

Type: TextValidationAction
See Also