IRibbonFloatEdit.MinValue

Syntax

MinValue: Double;

Description

The MinValue property determines the minimum value that can be set in the editor.

Comments

If MinValue = MaxValue = 0, minimum value is limited with the minimum value available for the Double data type.

Example

The example of use is given in description of the MaxValue property.

See also:

IRibbonFloatEdit