AvalonEdit
End Property
NamespacesICSharpCode.AvalonEdit.RenderingCollapsedLineSectionEnd
Gets the end line of the section. When the section is uncollapsed or the text containing it is deleted, this property returns null.
Declaration Syntax
C#Visual BasicVisual C++
public DocumentLine End { get; internal set; }
Public Property End As DocumentLine
	Get
	Friend Set
public:
property DocumentLine^ End {
	DocumentLine^ get ();
	internal: void set (DocumentLine^ value);
}

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