ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / C1ExpressionEditor Class / Expression Property

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