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

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