AvalonEdit
EndColor Property
NamespacesICSharpCode.AvalonEdit.HighlightingHighlightingSpanEndColor
Gets the color used for the text matching the end expression.
Declaration Syntax
C#Visual BasicVisual C++
public HighlightingColor EndColor { get; set; }
Public Property EndColor As HighlightingColor
	Get
	Set
public:
property HighlightingColor^ EndColor {
	HighlightingColor^ get ();
	void set (HighlightingColor^ value);
}

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