Value in WPF Calculator (SfCalculator)

The Value property in the Calculator control is used to determine value calculated from the expressions used in the calculator. It is a readonly property that provides the value currently calculated from the last expression. Value property is of decimal type.