ComponentOne Expression Editor for WPF
CurrentHighlighter Property

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace > C1ExpressionRichTextBox Class : CurrentHighlighter Property
Gets or sets the interface of the ExpressionEditor highlighter.
Syntax
'Declaration
 
Public Property CurrentHighlighter As IHighlighter
public IHighlighter CurrentHighlighter {get; set;}
See Also

Reference

C1ExpressionRichTextBox Class
C1ExpressionRichTextBox Members