Enum OperationType
Represents all the available operation types.
Namespace: Telerik.Windows.Controls.Calculator
Assembly: Telerik.Windows.Controls.Input.dll
Syntax
public enum OperationType
Binary
The binary operation type.
Equals
The equals operation type.
Percent
The percent operation type.
Unary
The unary operation type.