GrapeCity.CalcEngine.Expressions Namespace : CalcBinaryOperatorExpression Class |
The following tables list the members exposed by CalcBinaryOperatorExpression.
Name | Description | |
---|---|---|
CalcBinaryOperatorExpression Constructor | Initializes a new instance of the CalcBinaryOperatorExpression class. |
Name | Description | |
---|---|---|
Left | Gets the left operand of the binary operation. | |
Operator | Gets the operator of the binary operation. | |
Right | Gets the right operand of the binary operation. |