ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.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