CalcEngine for .NET
C1.CalcEngine Namespace / ExpressionItem Class
Properties

In This Topic
    ExpressionItem Class Members
    In This Topic

    The following tables list the members exposed by ExpressionItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the list of arguments of expression item.  
    Public PropertyGets a string with list of arguments.  
    Public PropertyGets or sets the description of expression item.  
    Public PropertyGets or sets a value indicating whether the expression element has an argument range.  
    Public PropertyGets or sets the type of expression item.  
    Public PropertyGets or sets the name of expression item.  
    Public PropertyGets or sets the name of expression item in syntax of filter expression.  
    Top
    See Also