The following tables list the members exposed by NumericEditorInvalidValueEventArgs.
Name | Description | |
---|---|---|
NumericEditorInvalidValueEventArgs Constructor |
Name | Description | |
---|---|---|
isInvalidText | Checks if text in editor can not be converted to number. | |
isLimit | Checks if number is out of minimum or maximum limit. | |
isNull | Checks if number is null when EnableNull is disabled. |