Click or drag to resize
DecimalInputMethodMinimumValue Property

[This is preliminary documentation and is subject to change.]

The minimum value to accept.

Namespace: Documentation.Objects.InputMethods
Assembly: meFoundationDocumentation (in meFoundationDocumentation.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<double> MinimumValue { get; set; }

Property Value

Type: NullableDouble
Remarks
Optional
See Also