Lexer Property Lexer Gets or sets an object that can make lexical analysis for the control's content. Declaration public virtual ILexer Lexer { get; set; } Property Value Type Description ILexer Implements ISyntaxEdit.Lexer