IsNullable: Boolean;
The IsNullable property determines whether empty input field is displayed.
Available values:
True. Empty input field can be displayed.
False. Empty input field cannot be displayed.
The default property value is False.
The example of property use is given on the Example of Creating the NumberEdit Component page.
See also: