Version

NumericEditorInvalidValueEventArgs class Methods

For a list of all members of this type, see NumericEditorInvalidValueEventArgs members.

Public Methods
 NameDescription
Public MethodisInvalidTextChecks if text in editor can not be converted to number.  
Public MethodisLimitChecks if number is out of minimum or maximum limit.  
Public MethodisNullChecks if number is null when EnableNull is disabled.  
See Also