Class CalcConstatnts
Represents a constant for each function in Syncfusion.UI.Xaml.Controls.Input.Calculator control.
Inheritance
System.Object
    CalcConstatnts
  Namespace: Syncfusion.UI.Xaml.Controls.Input
Assembly: Syncfusion.SfInput.UWP.dll
Syntax
public class CalcConstatnts : Object
  Remarks
Constructors
CalcConstatnts()
Declaration
public CalcConstatnts()
  Fields
CAdd
Sets the value for CAdd
Declaration
public static readonly string CAdd
  Field Value
| Type | 
|---|
| System.String | 
CDivide
Sets the value for CDivide
Declaration
public static readonly string CDivide
  Field Value
| Type | 
|---|
| System.String | 
CError
Sets the value for CError
Declaration
public static readonly string CError
  Field Value
| Type | 
|---|
| System.String | 
CInvalid
Sets the value for CInvalid
Declaration
public static readonly string CInvalid
  Field Value
| Type | 
|---|
| System.String | 
CMinus
Sets the value for CMinus
Declaration
public static readonly string CMinus
  Field Value
| Type | 
|---|
| System.String | 
CMultiply
Sets the value for CMultiply
Declaration
public static readonly string CMultiply
  Field Value
| Type | 
|---|
| System.String | 
CReciproc
Sets the value for CReciproc
Declaration
public static readonly string CReciproc
  Field Value
| Type | 
|---|
| System.String | 
CSquareRoot
Sets the value for CSquareRoot
Declaration
public static readonly string CSquareRoot
  Field Value
| Type | 
|---|
| System.String |