ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.ExpressionEditor.Engine Namespace / IEngine Interface / Expression Property

In This Topic
    Expression Property (IEngine)
    In This Topic
    Gets or sets expression string.
    Syntax
    'Declaration
     
    Property Expression As System.String
    System.string Expression {get; set;}
    See Also