WPF Calculator (SfCalculator) Overview
18 Oct 20221 minute to read
The SfCalculator control allows us to perform mathematical operations as like in calculator.
Key features
- Value – The Value property retrieves the current value calculated from the calculator. This is a Read-Only property.
- Memory – The Memory property retrieves the value stored in memory.
- DefaultValue - The Default value property shows default value in the value TextBox.
- DisplayText - The DisplayText property shows watermark in the value TextBox.