AvalonEdit
Title Property
NamespacesICSharpCode.AvalonEdit.FoldingFoldingSectionTitle
Gets/Sets the text used to display the collapsed version of the folding section.
Declaration Syntax
C#Visual BasicVisual C++
public string Title { get; set; }
Public Property Title As String
	Get
	Set
public:
property String^ Title {
	String^ get ();
	void set (String^ value);
}

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