And make sure that the field that you want to print with two decimals actually is a decimal field and that it has not been “converted” to a text field first (I have seen this error before). Because otherwise your setting is correct, it’s the DecimalPlaces property that is used to define it.
(Amol: There is no property called Decimal on textboxes!).