AvalonEdit
IsFolded Property
NamespacesICSharpCode.AvalonEdit.FoldingFoldingSectionIsFolded
Gets/sets if the section is folded.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsFolded { get; set; }
Public Property IsFolded As Boolean
	Get
	Set
public:
property bool IsFolded {
	bool get ();
	void set (bool value);
}

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