ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.ExpressionEditor.Engine Namespace / ExpressionItem Class / Syntax Property

In This Topic
    Syntax Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Syntax As String
    public string Syntax {get; set;}
    See Also