AvalonEdit
SpanColorIncludesEnd Property
NamespacesICSharpCode.AvalonEdit.HighlightingHighlightingSpanSpanColorIncludesEnd
Gets/Sets whether the span color includes the end. The default is false.
Declaration Syntax
C#Visual BasicVisual C++
public bool SpanColorIncludesEnd { get; set; }
Public Property SpanColorIncludesEnd As Boolean
	Get
	Set
public:
property bool SpanColorIncludesEnd {
	bool get ();
	void set (bool value);
}

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