Enum OperationType
Represents all the available operation types.
Namespace: Telerik.WinControls.UI.Calculator
Assembly: Telerik.WinControls.UI.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.