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

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