For a list of all members of this type, see NumericEditorInvalidValueEventArgs members.
| 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. |