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

In This Topic
    SyntaxType Property
    In This Topic
    Gets or sets the type of the syntax.
    Syntax
    'Declaration
     
    Public Property SyntaxType As SyntaxType
    public SyntaxType SyntaxType {get; set;}
    See Also