A section that can be folded.

C# | Visual Basic | Visual C++ |
public sealed class FoldingSection : TextSegment
Public NotInheritable Class FoldingSection _ Inherits TextSegment
public ref class FoldingSection sealed : public TextSegment

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | EndOffset |
Gets/Sets the end offset of the segment.
(Inherited from TextSegment.) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsFolded |
Gets/sets if the section is folded.
|
![]() | Length |
Gets/Sets the length of the segment.
(Inherited from TextSegment.) |
![]() | StartOffset |
Gets/Sets the start offset of the segment.
(Inherited from TextSegment.) |
![]() | Tag |
Gets/Sets an additional object associated with this folding section.
|
![]() | TextContent |
Gets the content of the collapsed lines as text.
|
![]() | Title |
Gets/Sets the text used to display the collapsed version of the folding section.
|
![]() | TooltipText | Obsolete.
Gets the content of the collapsed lines as tooltip text.
|
![]() | ToString()()()() | (Inherited from TextSegment.) |

Object | ||
![]() | TextSegment | |
![]() | FoldingSection |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238