Calculator.ClearHistory() Method
Clears the calculation history.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Remarks
The calculation history is stored within the Calculator.History collection.
See Also