Property SyntaxErrorsHints
SyntaxErrorsHints
When implemented by a class, gets or sets a boolean value that indicates whether Edit control should display hint over each syntax error in it's content.
bool SyntaxErrorsHints { get; set; }
When implemented by a class, gets or sets a boolean value that indicates whether Edit control should display hint over each syntax error in it's content.
bool SyntaxErrorsHints { get; set; }