CalcEngine for .NET
C1.CalcEngine Namespace / ExpressionItem Class / Definition Property

In This Topic
    Definition Property
    In This Topic
    Gets a string with list of arguments.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Definition As String
    public string Definition {get;}
    Remarks
    Uses in UI.
    See Also