AvalonEdit
IsCollapsed Property
NamespacesICSharpCode.AvalonEdit.RenderingCollapsedLineSectionIsCollapsed
Gets if the document line is collapsed. This property initially is true and turns to false when uncollapsing the section.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsCollapsed { get; }
Public ReadOnly Property IsCollapsed As Boolean
	Get
public:
property bool IsCollapsed {
	bool get ();
}

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