ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 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 String
    string Expression {get; set;}
    See Also