IWebFloatEdit.MinValue

Syntax

MinValue: Double;

Description

The MinValue property determines minimum value of the number that can be set in the component.

Comments

One can specify any value in the component if MinValue = MaxValue = 0. The value will limited with allowed maximum values for the Double data type.

See also:

IWebFloatEdit