Spread WPF 17
GrapeCity.CalcEngine.Expressions Namespace / CalcDoubleExpression Class
Properties Methods

In This Topic
    CalcDoubleExpression Class Members
    In This Topic

    The following tables list the members exposed by CalcDoubleExpression.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the value of the double expression.  
    Public PropertyGets the original string of the number.  
    Public PropertyGets the value of the constant expression. (Inherited from GrapeCity.CalcEngine.Expressions.CalcConstantExpression)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Get a new expression with specific offset.  
    Top
    See Also