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

In This Topic
    SyntaxHighlighting Property (C1ExpressionEditor)
    In This Topic
    Gets or sets a value indicating whether to highlight syntax.
    Syntax
    'Declaration
     
    Public Property SyntaxHighlighting As Boolean
    public bool SyntaxHighlighting {get; set;}
    See Also