NumberEdit.IsNullable

Syntax

IsNullable: Boolean;

Description

The IsNullable property determines whether empty input field is displayed.

Comments

Available values:

The default property value is False.

Example

The example of property use is given on the Example of Creating the NumberEdit Component page.

See also:

NumberEdit