UnderlineErrors Property (C1ExpressionRichTextBox)
In This Topic
Gets or sets a value indicating whether to underline errors.
Syntax
'Declaration
Public Property UnderlineErrors As System.Boolean
public System.bool UnderlineErrors {get; set;}
See Also