AvalonEdit
TextView Property
NamespacesICSharpCode.AvalonEdit.EditingTextAreaTextView
Gets the text view used to display text in this text area.
Declaration Syntax
C#Visual BasicVisual C++
public TextView TextView { get; }
Public ReadOnly Property TextView As TextView
	Get
public:
property TextView^ TextView {
	TextView^ get ();
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238