Click or drag to resize

ExtendedInputDialogSettingsMinDecimalValue Property

Minimum allowed decimal value.

Namespace:  Resto.Front.Api.UI
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public decimal MinDecimalValue { get; set; }

Property Value

Type: Decimal
See Also