Constructor NumberBoxDecimal
| Edit this page View SourceNumberBoxDecimal()
Initializes a new instance of the NumberBoxDecimal class.
Declaration
public NumberBoxDecimal()
Remarks
warning
Note: It is recommended to NOT set AcceptsExpression to true
when working with Decimals, since the calculations will be performed with double accuracy only.