ClassFoldingRegionDefinition
Class
Defines the start and end strings of a collapsible (folding) code section.
Definition
Namespace:Telerik.Windows.Controls.SyntaxEditor.Taggers
Assembly:Telerik.Windows.Controls.SyntaxEditor.dll
Syntax:
cs-api-definition
public class FoldingRegionDefinition
Inheritance: objectFoldingRegionDefinition
Constructors
FoldingRegionDefinition(string, string)
Initializes a new instance of the FoldingRegionDefinition class.
Properties
EndText
Gets or sets the defining end text of the region definition.