T3000 CrossPlatform Documentation
LineFoldingEndMarker Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.Line.FoldingEndMarker"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public string FoldingEndMarker { get; set; }
Public Property FoldingEndMarker As String Get Set Dim instance As Line Dim value As String value = instance.FoldingEndMarker instance.FoldingEndMarker = value
Property Value
Type: StringSee Also