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