バージョン

ErrorDisplayMode プロパティ

コントロールが Infragistics.Documents.TextDocumentLanguage 文章校正ルールを違反するテキストの下にエラー線を表示するかどうかを返すか、設定します。
シンタックス
'宣言
 
Public Property ErrorDisplayMode As SyntaxErrorDisplayMode
public SyntaxErrorDisplayMode ErrorDisplayMode {get; set;}
解説

False に設定される場合、コントロールの選択したテキストをドラッグできません。

参照

参照

XamSyntaxEditor クラス
XamSyntaxEditor メンバ
ErrorDisplayModeProperty フィールド
SyntaxErrorDisplayMode 列挙体
Infragistics.Documents.TextDocument
Infragistics.Documents.TextDocument.IsReadOnly