Version

RevertIfNotValid Property

Sets the editor to revert value to previous value in case of not valid value on blur, or enter key. If set to false clear is called.
Syntax
'Declaration
 
Public Property RevertIfNotValid As System.Boolean
public System.bool RevertIfNotValid {get; set;}
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub